cc2531 Button 2 driver
This commit is contained in:
parent
5662b1f37d
commit
6a808053ce
3 changed files with 139 additions and 42 deletions
|
@ -46,7 +46,10 @@ const struct sensors_sensor *sensors[] = {
|
|||
&adc_sensor,
|
||||
#endif
|
||||
#if BUTTON_SENSOR_ON
|
||||
&button_sensor,
|
||||
&button_1_sensor,
|
||||
#if MODEL_CC2531
|
||||
&button_2_sensor,
|
||||
#endif
|
||||
#endif
|
||||
0
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue