mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
replace STANDALONE_DUMP with a parameter set during tests call test_test_set_all_active
This commit is contained in:
@@ -114,7 +114,7 @@ const char * DeviceValue::DeviceValueUOM_s[] = {
|
||||
|
||||
};
|
||||
|
||||
// mapping of TAGs, to match order in DeviceValueTAG enum in emsdevice.h
|
||||
// mapping of TAGs, to match order in DeviceValueTAG enum in emsdevicevalue.h
|
||||
// must be an int of 4 bytes, 32bit aligned
|
||||
const char * const * DeviceValue::DeviceValueTAG_s[] = {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user