mirror of
https://github.com/airgradienthq/arduino.git
synced 2025-07-28 16:07:16 +02:00
Corrected Arduino JSON version
This commit is contained in:
@ -10,7 +10,7 @@ The codes needs the following libraries installed:
|
|||||||
"WifiManager by tzapu, tablatronix" tested with Version 2.0.5-alpha
|
"WifiManager by tzapu, tablatronix" tested with Version 2.0.5-alpha
|
||||||
"Adafruit_ILI9341" tested with Version 1.5.10
|
"Adafruit_ILI9341" tested with Version 1.5.10
|
||||||
"Adafruit GFX library" tested with Version 1.10.12 (often automatically installed with above ILI9341 library)
|
"Adafruit GFX library" tested with Version 1.10.12 (often automatically installed with above ILI9341 library)
|
||||||
"ArduinoJSON" by Benoit Blanchon tested with Version 6.18.5
|
"ArduinoJSON" by Benoit Blanchon tested with Version 5.13.5
|
||||||
|
|
||||||
Configuration:
|
Configuration:
|
||||||
Please set in the code below (line 90-) if you want to display the PM2.5 values in US AQI and temperature in F.
|
Please set in the code below (line 90-) if you want to display the PM2.5 values in US AQI and temperature in F.
|
||||||
|
Reference in New Issue
Block a user