HAL folder organization (#14763)

This commit is contained in:
Scott Lahteine
2019-07-28 23:55:24 -05:00
committed by GitHub
parent eefe3f595a
commit e5d73f68c8
66 changed files with 865 additions and 107 deletions

View File

@@ -77,7 +77,7 @@
#if MB(PRINTRBOARD_G2)
#include "G2_pins.h"
#include "fastio/G2_pins.h"
// Set pin as input
#define _SET_INPUT(IO) do{ \