💫 Initial plans for device configuration service

This commit is contained in:
Rune Harlyk
2024-05-30 22:10:11 +02:00
committed by Rune Harlyk
parent 83a9007b51
commit d1567fa2dd
17 changed files with 15236 additions and 14556 deletions
+5
View File
@@ -62,4 +62,9 @@
#define FT_CAMERA 0
#endif
// ESP32 IMU on by default
#ifndef FT_IMU
#define FT_IMU 1
#endif
#endif