mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-11 22:16:56 +03:00
work on GPIO handling
This commit is contained in:
6
code/main/defines.h
Normal file
6
code/main/defines.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef defines_h
|
||||
#define defines_h
|
||||
|
||||
#define CONFIG_FILE "/sdcard/config/config.ini"
|
||||
|
||||
#endif // ifndef defines_h
|
||||
Reference in New Issue
Block a user