Fixed README typo (#24075)

interace.py -> interface.py
old-commit-hash: 5993367314e83baaef1833e1b7d91df9abac8563
This commit is contained in:
lillobby6
2022-03-30 00:45:23 -04:00
committed by GitHub
parent 4ca70ea5f9
commit deee04c7fa

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