mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 18:22:32 +00:00
Increase CPU frequency on HTTPS requests. Clock back down after a period of time.
This commit is contained in:
@@ -17,7 +17,7 @@ static WiFiServerPort *apiPort;
|
||||
|
||||
uint8_t wifiDisconnectReason = 0;
|
||||
|
||||
// Stores the last 4 of our hardware ID, to make finding the device for pairing easier
|
||||
// Stores our hostname
|
||||
static char ourHost[16];
|
||||
|
||||
bool isWifiAvailable()
|
||||
|
||||
Reference in New Issue
Block a user