UofSSpaceTeam / rover-embedded

A place to work on embedded microcontroller software for the USST Rover Project
0 stars 0 forks source link

Robolcuster.h calls every registered callback #27

Closed ottopasuuna closed 6 years ago

ottopasuuna commented 6 years ago

Just an issue to remind myself that this is a problem. Currently it looks like when the arduino receives a message over serial, it calls all the registered callbacks, regardless of whether it matches the appropriate key.