OPEnSLab-OSU / Nanolux

Cymaspace AudioLux Opensource code
GNU General Public License v3.0
5 stars 9 forks source link

Move ino file to project folder. Modify analog read to use ADC1. #6

Closed davidqmora closed 1 year ago

davidqmora commented 1 year ago

The move of the ino file to its own folder is because the IDE really wants it there. The actual changes to the code are in lines 92, 191, and 194.

Since we have no unit tests yet, I have no report of that. However, I did test the modified code with the hardware, and it works just as it did with the ADC2.

NOTE: this code will only work with modified AudioLux boards. I will post a modification document soon.