🙊 Adds sonar support
This commit is contained in:
@@ -33,6 +33,7 @@ void FeaturesService::begin() {
|
||||
root["imu"] = FT_IMU;
|
||||
root["mag"] = FT_MAG;
|
||||
root["bmp"] = FT_BMP;
|
||||
root["sonar"] = FT_USS;
|
||||
root["firmware_version"] = APP_VERSION;
|
||||
root["firmware_name"] = APP_NAME;
|
||||
root["firmware_built_target"] = BUILD_TARGET;
|
||||
|
||||
Reference in New Issue
Block a user