Pins updates

This commit is contained in:
Scott Lahteine
2017-09-06 06:28:32 -05:00
parent 3d8a0ab4b2
commit 82fff87e16
5 changed files with 35 additions and 25 deletions

View File

@@ -102,7 +102,7 @@ const PinInfo pin_array[] PROGMEM = {
};
#include "src/HAL/HAL_pinsDebug.h" // get the correct support file for this CPU
#include "../HAL/HAL_pinsDebug.h" // get the correct support file for this CPU
static void print_input_or_output(const bool isout) {