dodany kod c od Krzyska po wielu modyfikacjach przez Gemini zeby usunac zalezność od TI-RTOS

This commit is contained in:
2026-02-19 11:59:33 +01:00
parent bf9c4596b8
commit d086ef28de
336 changed files with 52294 additions and 1006 deletions

8
ZDistA_dummy.c Normal file
View File

@@ -0,0 +1,8 @@
void ZDistA_komp_initlog(void *arguments, void *logic) {
// Dummy implementation
}
void ZDistA_komp(void *args, void *logic) {
// Dummy implementation
}