Skip to content

Commit dcadea0

Browse files
authored
Update scscontroller.py
1 parent 408d1f2 commit dcadea0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scscontroller.py

+2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ class SCSController:
3535
light: bool = False
3636
hblight: bool = False
3737
lblinker: bool = False
38+
lblinkerh: bool = False
3839
rblinker: bool = False
40+
rblinkerh: bool = False
3941
quickpark: bool = False
4042
drive: bool = False
4143
reverse: bool = False

0 commit comments

Comments
 (0)