This commit is contained in:
DTTerastar 2022-09-12 20:11:16 -04:00
parent ef000d1e5b
commit c50d834174
1 changed files with 2 additions and 0 deletions

View File

@ -77,6 +77,8 @@ bool sendTelemetry(unsigned int totalSeen, unsigned int totalFpSeen, int unsigne
#ifdef VERSION
doc["ver"] = String(VERSION);
# else
doc["ver"] = ESP.getSketchMD5();
#endif
if (!BleFingerprintCollection::countIds.isEmpty())