Remove unusued var.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
3235cd8595
commit
1c16bad83a
1 changed files with 0 additions and 3 deletions
|
|
@ -20,9 +20,6 @@
|
|||
#ifdef PICO_PLATFORM
|
||||
#include "bsp/board.h"
|
||||
#endif
|
||||
#ifdef ESP_PLATFORM
|
||||
static portMUX_TYPE mutex = portMUX_INITIALIZER_UNLOCKED;
|
||||
#endif
|
||||
#ifndef ENABLE_EMULATION
|
||||
#include "tusb.h"
|
||||
#include "device/usbd_pvt.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue