Updated links to the book

This commit is contained in:
Benoit Blanchon
2017-12-27 14:15:49 +01:00
parent e53e4e3dd9
commit de47c0af9e
8 changed files with 8 additions and 8 deletions

View File

@ -64,4 +64,4 @@ void loop() {
// The book "Mastering ArduinoJson" contains a quick C++ course that explains
// how your microcontroller stores strings in memory. It also tells why you
// should not abuse Flash strings with ArduinoJson.
// Please check it out at: https://leanpub.com/arduinojson/
// Please check it out at: https://arduinojson.org/book/