add legacy ino readme

This commit is contained in:
simon 2022-10-21 15:47:40 +07:00
parent 23c4a36737
commit 16236da58f
Signed by: simon
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 7 additions and 0 deletions

7
aqi_monitor/README.md Normal file
View File

@ -0,0 +1,7 @@
# Arduino Sensor Application
Legacy implementation running on a **nodeMCU ESP8266** microcontroller.
## Limitations
- No debug options when running
- No SSL verification for sending data
- Only limited error handeling