Skip to content

Commit 65698f0

Browse files
committed
2 parents ae690df + 621dc75 commit 65698f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This code needs external libraries to run, that you can install using the built-
3434
- [PubSubClient](https://pubsubclient.knolleary.net/) library provides a client for doing simple publish/subscribe messaging with a server that supports MQTT
3535

3636
#### Library developed by Benoît Blanchon (mandatory for both Arduino, ESP and Adafruit boards)
37-
- [ArduinoJson](https://arduinojson.org/), a powerful library used to parse, store and handle JSON easily
37+
- [ArduinoJson](https://arduinojson.org/), a powerful library used to parse, store and handle JSON easily.
3838
The default installation includes ArduinoJSON v6.21.5, optimized for the architectures supported by this SDK. While later versions of ArduinoJSON are compatible, they will consume more flash memory (see [here](https://arduinojson.org/news/2024/01/03/arduinojson-7/)).
3939

4040
#### SAMD21 Arduino core

0 commit comments

Comments
 (0)