Started working on CNY70 module (doesn't work, yet).

This commit is contained in:
Martin Preuss
2023-05-02 00:03:41 +02:00
parent bcf1674b3b
commit 4a093905e8
6 changed files with 257 additions and 4 deletions

View File

@@ -136,6 +136,10 @@ initModules:
rcall Stats_Init
#endif
#ifdef MODULES_CNY70
rcall CNY70_Init
#endif
; done
ret