Fixed README typo (#24075)

interace.py -> interface.py
This commit is contained in:
lillobby6
2022-03-30 00:45:23 -04:00
committed by GitHub
parent b217c8f623
commit 5993367314
+1 -1
View File
@@ -1,5 +1,5 @@
## Port structure
##### interace.py
##### interface.py
Generic interface to send and receive messages from CAN (controlsd uses this to communicate with car)
##### carcontroller.py
Builds CAN messages to send to car