We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2206fb3 commit 0fd5c56Copy full SHA for 0fd5c56
1 file changed
JsonStreamingParser.h
@@ -23,6 +23,8 @@ SOFTWARE.
23
See more at http://blog.squix.ch and https://github.com/squix78/json-streaming-parser
24
*/
25
26
+#pragma once
27
+
28
#include <Arduino.h>
29
#include "JsonListener.h"
30
0 commit comments