]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Adding initial code for ADC1 on Teensy 3.1 (and 3.0).
authorJacob Alexander <haata@kiibohd.com>
Mon, 14 Apr 2014 06:40:06 +0000 (23:40 -0700)
committerJacob Alexander <haata@kiibohd.com>
Mon, 14 Apr 2014 06:40:06 +0000 (23:40 -0700)
commit36c0b5f4174a0a24945fa2c1c4cf28d751134f9c
tree15bd2b2203b0120aacabec4fb63d16f6cb14a7c8
parent7188d80f74b258ac58d371027ddb0d1d8f54c44d
Adding initial code for ADC1 on Teensy 3.1 (and 3.0).

- To use the second ADC just specify ADC2 for all the commands.
Lib/pin_map.teensy3
Scan/ADCTest/analog.c
Scan/ADCTest/scan_loop.c