Martin Preuss
0f678d7d5a
avr: cleanup, added labels to calculate module sizes.
2023-04-08 18:18:19 +02:00
Martin Preuss
a7928e0dbf
avr: added timer entry for every5s
...
This will be used for the window check module.
2023-04-08 03:09:12 +02:00
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