Skip to content

Commit d18e97b

Browse files
committed
Fix invalid reference to JSON parser
Our weather station lib requires the Squix parser.
1 parent 143d145 commit d18e97b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ board_build.filesystem = littlefs
5252
lib_deps =
5353
bodmer/TFT_eSPI@~2.5.30
5454
bodmer/TJpg_Decoder@~1.0.8
55-
bodmer/JSON_Decoder@~0.0.7
5655
https://github.com/Bodmer/OpenFontRender#f163cc6 ; no tags or releases to reference :( -> pin to Git revision
56+
squix78/JsonStreamingParser@~1.0.5
5757
thingpulse/ESP8266 Weather Station@~2.2.0

0 commit comments

Comments
 (0)