mirror of
				https://github.com/rzajac/esp-drv.git
				synced 2025-10-30 22:54:17 +03:00 
			
		
		
		
	SHT21 example.
Demonstrates how to:
- get serial number,
- get firmware version,
- get humidity and temperature.
Flashing
$ cd build
$ cmake ..
$ make sht21_example_flash
$ miniterm.py /dev/ttyUSB0 74880
