mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
Update avrpins.h
update to include #undef MAKE_PIN for new SF board
This commit is contained in:
parent
eb2c16265b
commit
d3c653cd1a
1 changed files with 1 additions and 0 deletions
|
@ -1426,6 +1426,7 @@ MAKE_PIN(P43, 43);
|
|||
MAKE_PIN(P44, 44);
|
||||
MAKE_PIN(P45, 45);
|
||||
#endif
|
||||
#undef MAKE_PIN
|
||||
|
||||
#else
|
||||
#error "Please define board in avrpins.h"
|
||||
|
|
Loading…
Reference in a new issue