Commit Graph

4 Commits

Author SHA1 Message Date
Martin Preuss
398f675022 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
981c30602d avr: adapted to latest changes. 2023-04-05 22:55:01 +02:00
Martin Preuss
8119cba750 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
4587dfb9dd base: Started working on maintenance system. 2023-02-04 00:57:31 +01:00