Fixed README typo (#24075)

interace.py -> interface.py
old-commit-hash: 5993367314
taco
lillobby6 3 years ago committed by GitHub
parent 4ca70ea5f9
commit deee04c7fa
  1. 2
      selfdrive/car/README.MD

@ -1,5 +1,5 @@
## Port structure ## Port structure
##### interace.py ##### interface.py
Generic interface to send and receive messages from CAN (controlsd uses this to communicate with car) Generic interface to send and receive messages from CAN (controlsd uses this to communicate with car)
##### carcontroller.py ##### carcontroller.py
Builds CAN messages to send to car Builds CAN messages to send to car

Loading…
Cancel
Save