clarify code

This commit is contained in:
2025-09-18 13:23:17 +02:00
parent ee8953fea0
commit abc5ecfa34
21 changed files with 119 additions and 117 deletions
+1 -1
View File
@@ -77,4 +77,4 @@ typedef struct Timer {
unsigned int target;
} Timer;
#endif
#endif /* TYPES_H */