mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-31 19:24:48 +02:00
Typo in Library word
@@ -8,7 +8,7 @@ If you don't use the Arduino IDE, please read [Using the library without Arduino
|
||||
ArduinoJson is available in Arduino's Library Manager.
|
||||
You can automatically install it from there.
|
||||
|
||||
Note: if ArduinoJson doesn't appear in Libray Manager, or if only old versions are listed, try to delete the local cache. For example, on Windows, you need to delete:
|
||||
Note: if ArduinoJson doesn't appear in Library Manager, or if only old versions are listed, try to delete the local cache. For example, on Windows, you need to delete:
|
||||
|
||||
* `%LOCALAPPDATA%\Arduino15\library_index.json`
|
||||
* `%LOCALAPPDATA%\Arduino15\library_index.json.tmp.gz`
|
||||
|
Reference in New Issue
Block a user