Merge branch 'master' of https://github.com/grbl/grbl
Conflicts: README.md
This commit is contained in:
2
config.h
2
config.h
@@ -43,7 +43,7 @@
|
||||
|
||||
// Default cpu mappings. Grbl officially supports the Arduino Uno only. Other processor types
|
||||
// may exist from user-supplied templates or directly user-defined in cpu_map.h
|
||||
#define CPU_MAP_ATMEGA328P // Arduino Uno CPU
|
||||
#define CPU_MAP_ATMEGA328P_TRADITIONAL // Arduino Uno CPU
|
||||
|
||||
// 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