diff --git a/Examples/MAX32690/Bluetooth/PAL_UART/main.c b/Examples/MAX32690/Bluetooth/PAL_UART/main.c index 96fe711c6e8..fe5c4fa6c52 100644 --- a/Examples/MAX32690/Bluetooth/PAL_UART/main.c +++ b/Examples/MAX32690/Bluetooth/PAL_UART/main.c @@ -31,7 +31,6 @@ /************************************************************************************************** Global Variables **************************************************************************************************/ - static uint8_t rxData[10]; /**************************************************************************************************