Utility for reading temperature on DHT22 and sending to LoRa network
Dependencies: DHT22 libmDot-mbed5
setup.sh@0:e0037d88baa2, 2017-10-31 (annotated)
- Committer:
- kellybs1
- Date:
- Tue Oct 31 03:12:37 2017 +0000
- Revision:
- 0:e0037d88baa2
initial commit - with junk keys
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
kellybs1 | 0:e0037d88baa2 | 1 | if [ ! -d ISL29011 ]; then |
kellybs1 | 0:e0037d88baa2 | 2 | hg clone https://developer.mbed.org/teams/Multi-Hackers/code/ISL29011/ |
kellybs1 | 0:e0037d88baa2 | 3 | fi |