Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
no PRMAC
Browse files Browse the repository at this point in the history
DigiH committed Oct 22, 2024
1 parent bea4230 commit 5746f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/BLE/test_ble.cpp
Original file line number Diff line number Diff line change
@@ -167,7 +167,7 @@ const char* expected_mfg[] = {
"{\"brand\":\"Onset\",\"model\":\"Hobo Water Level Sensor\",\"model_id\":\"HOBOMX2001\",\"type\":\"UNIQ\",\"lvl_cm\":8.46760273,\"lvl_in\":3.333701862}",
"{\"brand\":\"Onset\",\"model\":\"Hobo Water Level Sensor\",\"model_id\":\"HOBOMX2001\",\"type\":\"UNIQ\",\"lvl_cm\":9.514185786,\"lvl_in\":3.745742436}",
"{\"brand\":\"SwitchBot\",\"model\":\"Outdoor Meter\",\"model_id\":\"W340001X\",\"type\":\"THB\",\"tempc\":25.5,\"tempf\":77.9,\"hum\":50,\"mac\":\"AA:BB:CC:DD:EE:FF\"}",
"{\"brand\":\"Test\",\"model\":\"Test (Pro)\",\"model_id\":\"APPLEAIRPODS\",\"type\":\"BODY\",\"track\":true,\"prmac\":true,\"test\":\"Test Pods\"}",
"{\"brand\":\"Test\",\"model\":\"Test (Pro)\",\"model_id\":\"APPLEAIRPODS\",\"type\":\"BODY\",\"track\":true,\"test\":\"Test Pods\"}",
};

const char* expected_name_uuid_mfgsvcdata[] = {

0 comments on commit 5746f5e

Please sign in to comment.