Merge 7c396a1352 into 7dc7be0909
This commit is contained in:
commit
542687a647
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
#if defined(PICO_PLATFORM)
|
||||
#include "bsp/board.h"
|
||||
#elif defined(ESP_PLATFORM)
|
||||
#include "freertos/FreeRTOS.h"
|
||||
static portMUX_TYPE mutex = portMUX_INITIALIZER_UNLOCKED;
|
||||
#endif
|
||||
#else
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue