really still wip

This commit is contained in:
2025-12-28 12:23:11 +01:00
parent a48ef9d5e0
commit 31dda62474
33 changed files with 1721 additions and 589 deletions

View File

@@ -1,3 +1,6 @@
#include "stats.h"
RepeaterStats stats;
RepeaterStats stats;
uint32_t startupTime = 0;
uint32_t tickAirtime = 0;