Pin map definition cleanup.
This commit is contained in:
2
config.h
2
config.h
@@ -36,7 +36,7 @@
|
||||
|
||||
// Default pin mappings. Grbl officially supports the Arduino Uno only. Other processor types
|
||||
// may exist from user-supplied templates or directly user-defined in pin_map.h
|
||||
#define ARDUINO_UNO
|
||||
#define PIN_MAP_ARDUINO_UNO
|
||||
|
||||
// Define runtime command special characters. These characters are 'picked-off' directly from the
|
||||
// serial read data stream and are not passed to the grbl line execution parser. Select characters
|
||||
|
||||
Reference in New Issue
Block a user