Commit graph

9 commits

Author SHA1 Message Date
c7f62fd967 remove unnecessary SPI import 2025-08-19 13:58:21 +02:00
1f0158a788 add indicators on graph 2025-08-19 13:56:10 +02:00
c0c97bdbf2 fix debounce 2025-08-18 14:06:21 +02:00
5c3645d69d add software debounce 2025-08-18 14:03:20 +02:00
8a001a4697 fix screen not re-rendering on screen cycle 2025-08-18 13:43:46 +02:00
245ff37fbb add ring buffer logic
=> less shifting of data inside arrays
2025-08-18 12:00:35 +02:00
024208e3ac Allocate DataStorage store statically 2025-08-18 11:03:33 +02:00
b598da78c0 fix screen not rendering first frame 2025-08-18 10:35:35 +02:00
88af4acc0b init 2025-08-14 17:54:26 +02:00