|
@ -25,9 +25,7 @@ |
|
|
#error "Oops! Make sure you have the LPC1768 environment selected in your IDE." |
|
|
#error "Oops! Make sure you have the LPC1768 environment selected in your IDE." |
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|
#ifndef BOARD_NAME |
|
|
#define BOARD_NAME "BIGTREE SKR 1.3" |
|
|
#define BOARD_NAME "BIGTREE SKR V1.3" |
|
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
|
|
// Ignore temp readings during development.
|
|
|
// Ignore temp readings during development.
|
|
|
//#define BOGUS_TEMPERATURE_GRACE_PERIOD 2000
|
|
|
//#define BOGUS_TEMPERATURE_GRACE_PERIOD 2000
|
|
|