mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-20 17:52:35 +00:00
Increase CPU frequency on HTTPS requests. Clock back down after a period of time.
This commit is contained in:
@@ -124,7 +124,6 @@ static void powerEnter()
|
||||
{
|
||||
screen->setOn(true);
|
||||
setBluetoothEnable(true);
|
||||
setCPUFast(true); // Set CPU to 240mhz when we're plugged in to wall power.
|
||||
}
|
||||
|
||||
static void onEnter()
|
||||
|
||||
Reference in New Issue
Block a user