RWDTeam4 / RWD-Repo-Team4-Season1

A code repo for Arduino code written to control the Robot
MIT License
0 stars 0 forks source link

Create ACK standard between modules #5

Closed RobertPollum closed 7 years ago

RobertPollum commented 7 years ago

Needs to separate out an ACK library for handling Call and response between modules

RobertPollum commented 7 years ago

ACK needs to be updated to function any time it's sent (what a pain). This will make the Master Module Debugging easier.

RobertPollum commented 7 years ago

Might be a good idea to pull this out into it's own little class so that I only have to update mistakes once.