Minor pins cleanup

This commit is contained in:
Scott Lahteine
2019-08-13 19:38:54 -05:00
parent 059f575d93
commit a26b57a36d
5 changed files with 16 additions and 15 deletions

View File

@ -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