c03: define TLV ids for sensorWatch

This commit is contained in:
Martin Preuss
2026-01-21 22:47:40 +01:00
parent 7a4f462fa2
commit e5a999e9b6

View File

@@ -51,6 +51,15 @@
; ---------------------------------------------------------------------------
; EEPROM TLV ids
.equ C03_EEID_SENSOR_CO2 = 0x10
.equ C03_EEID_SENSOR_TEMP = 0x11
.equ C03_EEID_SENSOR_HUM = 0x12
; --------------------------------------------------------------------------- ; ---------------------------------------------------------------------------
; LED module ; LED module