#if defined => #ifdef / PIN_EXISTS
This commit is contained in:
parent
e244399766
commit
cd882b88db
9 changed files with 23 additions and 23 deletions
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
#define BOARD_NAME "STB V1.1"
|
||||
|
||||
#if defined(__AVR_ATmega1284P__)
|
||||
#ifdef __AVR_ATmega1284P__
|
||||
#define LARGE_FLASH true
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue