CPSSD / robots

CA224 robotics project
4 stars 0 forks source link

Remove scan buffer #182

Closed DarraghGriffin closed 8 years ago

DarraghGriffin commented 8 years ago

Added a queue for SPI library instead of the circular buffer. This is simpler and removes several possible errors.