Commit Graph

4 Commits

Author SHA1 Message Date
Martin Preuss
5175ca7dfd avr: improved timer module.
- simplified timer handling. still using cascading counters but in an
  extendable way
- added onEvery5m while on it
- renamed everyMinute to every1m (unifies routine names)
- send network stats every 5m, not every minute
2023-04-08 02:23:34 +02:00
Martin Preuss
c1efe538b0 avr: adapted to latest changes. 2023-04-05 22:55:01 +02:00
Martin Preuss
08d6cab1e9 avr: started working on base system vs. main system.
base system will be a base system which can be used to flash and start
the main system.
2023-02-20 23:47:30 +01:00
Martin Preuss
7ac88f3fb9 base: Started working on maintenance system. 2023-02-04 00:57:31 +01:00