finally works
This commit is contained in:
@ -25,7 +25,7 @@ class BpxBatteryHandler : public DeviceHandlerBase {
|
||||
bool commandExecuted = false;
|
||||
bool debugMode = false;
|
||||
bool goToNormalModeImmediately = false;
|
||||
uint8_t sentPingByte = BpxBattery::DEFAULT_PING_SENT_BYTE;
|
||||
uint8_t sentPingByte = bpxBat::DEFAULT_PING_SENT_BYTE;
|
||||
#if OBSW_THREAD_TRACING == 1
|
||||
uint32_t opCounter = 0;
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user