6 lines
72 B
C
6 lines
72 B
C
#ifndef CONFIG_EOT_H
|
|
#define CONFIG_EOT_H
|
|
|
|
#define ENABLE_EOT 0
|
|
|
|
#endif
|