mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-03-26 17:51:45 +01:00
bm1397: remove unused variable
This commit is contained in:
parent
1ff595a736
commit
4764b368d1
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user