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 99409f7 commit bba8aa8Copy full SHA for bba8aa8
blinky/user/user_main.c
@@ -2,6 +2,7 @@
2
#include "osapi.h"
3
#include "gpio.h"
4
#include "os_type.h"
5
+#include "user_config.h"
6
7
#define user_procTaskPrio 0
8
#define user_procTaskQueueLen 1
0 commit comments