Inject commit hash to FW, show on frontend
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
extern BLEService cfgService;
|
||||
extern BLECharacteristic cfgBlob;
|
||||
extern BLECharacteristic cfgCommand;
|
||||
extern BLECharacteristic cfgGitHash;
|
||||
#ifdef FEATURE_TELEMETRY
|
||||
extern BLECharacteristic cfgTelemetry;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user