Firmware fixes #4

Merged
veroxzik merged 3 commits from firmware-fixes into master 2019-06-25 03:44:08 +03:00
veroxzik commented 2019-04-19 06:21:19 +03:00 (Migrated from github.com)

Successfully builds and runs on OpeNITHM PCB using a Pro Micro.
Tested with partial controller.
Per: https://github.com/jmontineri/OpeNITHM/commit/514ab9740b8711dba113eae84aa6834264f7f770

Changed pin names to match schematic and PCB per mickabrig7
Changed default pins numbers to match PCB
Added ability to use digitalRead for IR sensors
Changes tabs to 2 spaces (consistent with Arduino standard)
Fixes build for 32U4 based processors
(SerialOutput.h/.cpp is untested)

Successfully builds and runs on OpeNITHM PCB using a Pro Micro. Tested with partial controller. Per: https://github.com/jmontineri/OpeNITHM/commit/514ab9740b8711dba113eae84aa6834264f7f770 > Changed pin names to match schematic and PCB per mickabrig7 Changed default pins numbers to match PCB Added ability to use digitalRead for IR sensors Changes tabs to 2 spaces (consistent with Arduino standard) Fixes build for 32U4 based processors (SerialOutput.h/.cpp is untested)
Sign in to join this conversation.