Clean up pins files

This commit is contained in:
Scott Lahteine
2018-11-14 00:23:18 -06:00
parent 1eb5249598
commit 664e20754d
46 changed files with 62 additions and 110 deletions

View File

@@ -29,10 +29,8 @@
#error "Oops! Make sure you have the LPC1768 environment selected in your IDE."
#endif
#ifndef BOARD_NAME
#define BOARD_NAME "Smoothieboard"
#define DEFAULT_WEBSITE_URL "http://smoothieware.org/smoothieboard"
#endif
#define BOARD_NAME "Smoothieboard"
#define DEFAULT_WEBSITE_URL "http://smoothieware.org/smoothieboard"
#undef F_CPU
#define F_CPU 120000000