esp-open-rtos/examples/sht3x/sht3x_one_sensor
Gunar Schorcht 1525f61fe3 SHT3x driver - some minor changes
- lookup tables made const to be held in flash
- crc8 computation changed to a non table lookup version
- measurement duration is now given in ticks and can be used directly
  for vTaskDelay (documentation and examples changed accordingly)
2017-10-13 17:43:43 +02:00
..
Makefile Driver for Sensirion SHT3x sensor added 2017-10-12 15:42:38 +02:00
sht3x_one_sensor.c SHT3x driver - some minor changes 2017-10-13 17:43:43 +02:00