From 16236da58f588fad9c311fb6fbd226c68e23e5f1 Mon Sep 17 00:00:00 2001 From: simon Date: Fri, 21 Oct 2022 15:47:40 +0700 Subject: [PATCH] add legacy ino readme --- aqi_monitor/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 aqi_monitor/README.md diff --git a/aqi_monitor/README.md b/aqi_monitor/README.md new file mode 100644 index 0000000..192d338 --- /dev/null +++ b/aqi_monitor/README.md @@ -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