Fixed sht11 driver, now ensures the i2c bus is disabled when initializing

This commit is contained in:
Antonio Lignan 2012-08-16 13:38:11 +02:00
parent 73e7f25cbc
commit c5e9d688a5
4 changed files with 14 additions and 1 deletions

View file

@ -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