mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-22 02:32:23 +00:00
that's enough for tonight. web server is in its own thread, needs to be further optimized but it works enough. next is to refactor.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#define periodsToLog 48
|
||||
|
||||
AirTime airTime;
|
||||
AirTime *airTime;
|
||||
|
||||
// A reminder that there are 3600 seconds in an hour so I don't have
|
||||
// to keep googling it.
|
||||
|
||||
Reference in New Issue
Block a user