Added SGP40 readout.
This commit is contained in:
@@ -27,7 +27,9 @@ class Sensor():
|
||||
'PM_number_concentration_2.5': 30023, \
|
||||
'PM_number_concentration_4.0': 30024, \
|
||||
'PM_number_concentration_10.0': 30025, \
|
||||
'PM_typical_particle_size': 30026 }
|
||||
'PM_typical_particle_size': 30026, \
|
||||
'VOC_ticks': 30027, \
|
||||
'VOC_index': 30028}
|
||||
holding_registers = { \
|
||||
'LED_on': 40001, \
|
||||
'LED_brightness': 40002, \
|
||||
|
||||
Reference in New Issue
Block a user