forked from bblanchon/ArduinoJson
Renamed folder include/
to src/
(issue #461)
This commit is contained in:
@ -5,4 +5,4 @@
|
||||
// https://bblanchon.github.io/ArduinoJson/
|
||||
// If you like this project, please add a star!
|
||||
|
||||
#include "include/ArduinoJson.h"
|
||||
#include "src/ArduinoJson.h"
|
||||
|
Reference in New Issue
Block a user