Board to PC

This commit is contained in:
2025-07-12 14:13:11 -04:00
parent bf1c72215f
commit 6d2d646a0f
9 changed files with 139 additions and 686 deletions

View File

@@ -7,7 +7,7 @@
class LoopManager {
public:
static void control_loop();
[[noreturn]] static void control_loop();
private: