Minor pins cleanup
This commit is contained in:
@ -32,6 +32,9 @@
|
||||
#define BOARD_NAME "Smoothieboard"
|
||||
#define BOARD_WEBSITE_URL "http://smoothieware.org/smoothieboard"
|
||||
|
||||
//
|
||||
// Custom CPU Speed 120MHz
|
||||
//
|
||||
#undef F_CPU
|
||||
#define F_CPU 120000000
|
||||
|
||||
|
Reference in New Issue
Block a user