armchair_fw/board_single
jonny_jr9 cba084580a Revert sabertooth init to STACK, direct call (fix encoder lag)
Even though the object was created in STACK using alloca
apparently the method call via pointer in lambda function still
takes quite long  since the encoder in MENU started to lag again

It gets initialized before main() now this fixed the lag
2024-02-20 12:35:36 +01:00
..