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