Upgraded to later CAN module

fixed type
This commit is contained in:
johannes
2023-01-23 11:32:15 +01:00
parent fada3b0cba
commit 7de1ca7d1d
6 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ void DisableAll()
DigIo::evseact_out.Clear();
DigIo::ch1act_out.Clear();
DigIo::ch2act_out.Clear();
DigIo::ch2act_out.Clear();
DigIo::ch3act_out.Clear();
DigIo::ch1ena_out.Clear();
DigIo::ch2ena_out.Clear();
DigIo::ch3ena_out.Clear();