|
Contiki 3.x
|
Driver for the TMP102 temperature sensor. More...
Go to the source code of this file.
Functions | |
| void | tmp102_init (void) |
| Initialiser for the TMP102 sensor driver. | |
| uint8_t | tmp102_read (uint16_t *data) |
| Get a temperature reading from the TMP102 sensor. | |
Driver for the TMP102 temperature sensor.
Definition in file tmp102.c.
1.8.6