fix for heltec
This commit is contained in:
parent
20a2ad09ed
commit
43d0350db9
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -470,7 +470,7 @@ namespace POWER_Utils {
|
|||
PMU.shutdown();
|
||||
#else
|
||||
|
||||
if (Config.bluetoothType == 0 || Config.bluetoothType == 2) {
|
||||
if (Config.bluetooth.type == 0 || Config.bluetooth.type == 2) {
|
||||
BLE_Utils::stop();
|
||||
} else {
|
||||
// turn off BT classic ???
|
||||
|
|
|
|||
Loading…
Reference in New Issue