Corrected Arduino JSON version

This commit is contained in:
Achim
2023-03-22 15:55:16 +07:00
parent cfc37d2d96
commit 43f599a0a7

View File

@ -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.