Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Scan/ADCTest
Jacob Alexander d6d792fdf9 Changing decToInt to numToInt (adds support for Hex number interpreter)
- CLI now works with hex or decimal numbers
- Hex requires 0x (technically just x would work too)
2014-08-16 12:07:25 -07:00
..
analog.c Adding initial code for ADC1 on Teensy 3.1 (and 3.0). 2014-04-13 23:40:06 -07:00
defaultMap.h ADCTest DAC support for Teensy 3.1 2014-04-12 23:10:39 -07:00
scan_loop.c Changing decToInt to numToInt (adds support for Hex number interpreter) 2014-08-16 12:07:25 -07:00
scan_loop.h ADCTest DAC support for Teensy 3.1 2014-04-12 23:10:39 -07:00
setup.cmake Adding analog.c lib from teensyduino. 2014-04-12 21:13:37 -07:00