Skip to content

Conversation

@rnpnr
Copy link
Contributor

@rnpnr rnpnr commented Jul 11, 2020

I'm opening this for easier discussion and review outside of meetings.

rnpnr added 2 commits July 11, 2020 12:26
from now on all constants related to physical hardware tshould be
defined here. once I add write some common functions for "libarvp" their
prototypes will be placed in arvp/arvp.h. only this file should be
included, never auri.h or future arctos.h.

for now -DAURI was added to common flags and this won't need to be
changed until arctos starts diverging from auri.
- batteryStatus.hpp
- pressureStatus.hpp
this board controls the front light and the dopper servos it doesn't
need to know about battery or pressure status.

- publisher.hpp
nothing useful was being published so that was deleted. when I rewrite I
will see if there is anything that should be published.

- serialCommand.hpp
this is not the appropriate place for a serial interface so that was
deleted. it can be rewritten elsewhere if needed (I don't think it is)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants