OpenV2G
Macros | Functions
main.h File Reference

Go to the source code of this file.

Macros

#define CODE_VERSION_EXI   1
 
#define CODE_VERSION_SAMPLE   2
 
#define CODE_VERSION   CODE_VERSION_SAMPLE
 
#define MAIN_H_
 

Functions

int main_example (int argc, char *argv[])
 

Macro Definition Documentation

◆ CODE_VERSION

#define CODE_VERSION   CODE_VERSION_SAMPLE

◆ CODE_VERSION_EXI

#define CODE_VERSION_EXI   1

◆ CODE_VERSION_SAMPLE

#define CODE_VERSION_SAMPLE   2

◆ MAIN_H_

#define MAIN_H_

Function Documentation

◆ main_example()

int main_example ( int  argc,
char *  argv[] 
)