mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
analogsensors, outputs PWM, DAC, digital
This commit is contained in:
@@ -66,7 +66,9 @@ class DeviceValue {
|
||||
DBM, // 15
|
||||
FAHRENHEIT, // 16
|
||||
MV, // 17
|
||||
SQM // 18
|
||||
SQM, // 18 squaremeter
|
||||
M3, // 19 cubic meter
|
||||
L // 20
|
||||
};
|
||||
|
||||
// TAG mapping - maps to DeviceValueTAG_s in emsdevice.cpp
|
||||
|
||||
Reference in New Issue
Block a user