Skip to content

Commit ce1bd8f

Browse files
committed
FirebaseObject: include arduino-json-5.3
1 parent 56de4ca commit ce1bd8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FirebaseObject.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#ifndef FIREBASE_OBJECT_H
1818
#define FIREBASE_OBJECT_H
1919

20-
#include "third-party/arduino-json-5.2/include/ArduinoJson.h"
20+
#include "third-party/arduino-json-5.3/include/ArduinoJson.h"
2121

2222
#define FIREBASE_JSONBUFFER_SIZE 200
2323

0 commit comments

Comments
 (0)