bm1397: remove unused variable

This commit is contained in:
johnny9 2023-05-30 08:43:00 -04:00
parent 1ff595a736
commit 4764b368d1

View File

@ -15,7 +15,6 @@
#define SLEEP_TIME 20
static const char *TAG = "bm1397";
static uint8_t initialized = 0;
//reset the BM1397 via the RTS line
void reset_BM1397(void) {