|
|
@ -29,8 +29,8 @@
|
|
|
|
#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
|
|
|
|
|
|
|
|
|
|
|
|
#define BOARD_NAME "MKS SBASE"
|
|
|
|
#define BOARD_NAME "MKS SBASE"
|
|
|
|
#define DEFAULT_WEBSITE_URL "https://github.com/makerbase-mks/MKS-SBASE"
|
|
|
|
#define BOARD_WEBSITE_URL "https://github.com/makerbase-mks/MKS-SBASE"
|
|
|
|
|
|
|
|
|
|
|
|
#define LED_PIN P1_18 // Used as a status indicator
|
|
|
|
#define LED_PIN P1_18 // Used as a status indicator
|
|
|
|
#define LED2_PIN P1_19
|
|
|
|
#define LED2_PIN P1_19
|
|
|
|