We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1157bcb commit fe7bc5aCopy full SHA for fe7bc5a
src/boards/common.h
@@ -1,6 +1,7 @@
1
#ifndef COMMON_H
2
#define COMMON_H
3
4
+#include <cjson/cJSON.h>
5
#include <stdbool.h>
6
7
cJSON *detect_board();
0 commit comments