fix everything

This commit is contained in:
Joeri Exelmans 2025-06-04 17:43:29 +02:00
parent e8f246cfa5
commit 675efff85c
8 changed files with 71 additions and 41 deletions

View file

@ -2,6 +2,7 @@ SRCS = \
src/controller.c \
src/pid.c \
src/sc_rxc.c \
src/sc_rxc_int32_t.c \
src/sc_timer_service.c \
src-gen/Statechart.c \