n23/n24: improved handling of some values. Removed old files.

This commit is contained in:
Martin Preuss
2025-05-15 00:34:57 +02:00
parent 63acb95834
commit b775c9b6b2
10 changed files with 43 additions and 487 deletions

View File

@@ -94,8 +94,10 @@
;.equ VALUE_ID_DS18B20_TEMP = 0x06
.equ VALUE_ID_MOTION = 0x07
.equ VALUE_ID_CO2 = 0x08
.equ VALUE_ID_TVOC = 0x09
.equ VALUE_ID_SGP40_TVOC = 0x08
.equ VALUE_ID_SGP30_TVOC = 0x09
.equ VALUE_ID_SGP30_CO2 = 0x0a
;.equ VALUE_ID_REED_CONF = 0x81