Added PM10 and VAC parameters to adc_sensors driver
This commit is contained in:
parent
d4251d7c3b
commit
1fca3e810a
7 changed files with 363 additions and 2 deletions
|
@ -71,6 +71,8 @@
|
|||
#define ANALOG_GROVE_LIGHT 0x01
|
||||
#define ANALOG_PHIDGET_ROTATION_1109 0x02
|
||||
#define ANALOG_GROVE_LOUDNESS 0x03
|
||||
#define ANALOG_VAC_SENSOR 0x04
|
||||
#define ANALOG_PM10_SENSOR 0x05
|
||||
/* -------------------------------------------------------------------------- */
|
||||
#define ADC_SENSORS "ADC sensors API"
|
||||
/* -------------------------------------------------------------------------- */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue