gcivil-nyu-org / spring2020-cs-gy-9223-class

2 stars 14 forks source link

Allow hardware.main to choose between SensePi and GPSPi #624

Closed MichaelLally closed 4 years ago

MichaelLally commented 4 years ago

User story As user, I want to be able to pick functionality between SensePi and GPSPi so that either functionality can be used without the other.

Acceptance criteria hardware/main.py is altered to allow this choice, depending on the HARDWARE_TYPE environment variable

Definition of Done merged into hardware-team branch