💫 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
@@ -31,6 +31,7 @@ void FeaturesService::begin() {
root["battery"] = FT_BATTERY;
root["analytics"] = FT_ANALYTICS;
root["camera"] = FT_CAMERA;
root["imu"] = FT_IMU;
root["firmware_version"] = APP_VERSION;
root["firmware_name"] = APP_NAME;
root["firmware_built_target"] = BUILD_TARGET;