🎐 Makes analytics a part of system service

This commit is contained in:
Rune Harlyk
2024-11-14 11:18:29 +01:00
parent f3d2fec0e9
commit 35e1cc678a
8 changed files with 20 additions and 47 deletions
-5
View File
@@ -32,11 +32,6 @@
#define USE_BATTERY 0
#endif
// ESP32 analytics on by default
#ifndef USE_ANALYTICS
#define USE_ANALYTICS 1
#endif
// ESP32 camera off by default
#ifndef USE_CAMERA
#define USE_CAMERA 0