ckemere / MiniStiMo-Firmware

Firmware for the Rice Miniaturized Stimulation Module
MIT License
0 stars 0 forks source link

Use a #define statement to set whether we're testing with the dev board or the actual module #5

Open ckemere opened 1 year ago

ckemere commented 1 year ago

Specifically, this means fixing the hacky way that pins are set. Currently, there's some magic stuff that has to be manually changed even if the pin-map is updated. At minimum, we should automatically respect the pin map settings.