mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 18:22:32 +00:00
semi colon
This commit is contained in:
@@ -101,7 +101,6 @@ NRF52Bluetooth *nrf52Bluetooth = nullptr;
|
||||
#if !defined(ARCH_PORTDUINO) && !defined(ARCH_STM32WL) && !MESHTASTIC_EXCLUDE_ENVIRONMENTAL_SENSOR
|
||||
#include "AccelerometerThread.h"
|
||||
AccelerometerThread *accelerometerThread = nullptr;
|
||||
;
|
||||
#endif
|
||||
|
||||
#ifdef HAS_I2S
|
||||
|
||||
Reference in New Issue
Block a user