mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-01-27 19:04:19 +01:00
cppcheck fixes for power management
This commit is contained in:
parent
1f727926ba
commit
cd3629f18e
|
|
@ -1,6 +1,7 @@
|
|||
|
||||
#include "power_management.h"
|
||||
|
||||
// cppcheck-suppress uninitMemberVar
|
||||
PowerManagement::PowerManagement()
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue