increase repeater max uptime from 49 days to 136 years

Cette révision appartient à :
liamcottle
2025-10-23 23:24:40 +13:00
Parent 6288a5d11a
révision f1824e68b9
2 fichiers modifiés avec 10 ajouts et 1 suppressions
+2
Voir le fichier
@@ -78,6 +78,8 @@ struct NeighbourInfo {
class MyMesh : public mesh::Mesh, public CommonCLICallbacks {
FILESYSTEM* _fs;
uint32_t last_millis;
uint64_t uptime_millis;
unsigned long next_local_advert, next_flood_advert;
bool _logging;
NodePrefs _prefs;