Added the thresholds module to define the activation point for each sensor.
Changed the LED's location to correspond to the associated sensors.
Showing
- Makefile 1 addition, 0 deletionsMakefile
- include/ir_feet_conf.h 16 additions, 0 deletionsinclude/ir_feet_conf.h
- include/thresholds.h 10 additions, 0 deletionsinclude/thresholds.h
- include/thresholds_registers.h 62 additions, 0 deletionsinclude/thresholds_registers.h
- src/gpio.c 12 additions, 12 deletionssrc/gpio.c
- src/main.c 4 additions, 0 deletionssrc/main.c
- src/thresholds.c 256 additions, 0 deletionssrc/thresholds.c
Loading
Please register or sign in to comment