Fixed sht11 driver, now ensures the i2c bus is disabled when initializing
This commit is contained in:
parent
73e7f25cbc
commit
c5e9d688a5
4 changed files with 14 additions and 1 deletions
|
@ -3,7 +3,7 @@ TARGET=z1
|
|||
endif
|
||||
|
||||
CONTIKI_PROJECT = test-phidgets blink test-adxl345 test-tmp102 test-light-ziglet test-battery test-sht11 test-relay-phidget #test-potent
|
||||
CONTIKI_SOURCEFILES += sht11.c potentiometer-sensor.c
|
||||
CONTIKI_SOURCEFILES += sht11.c# potentiometer-sensor.c
|
||||
APPS=serial-shell
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue