Conflicts:
	README.md
This commit is contained in:
Sonny Jeon
2014-09-05 15:38:17 -06:00
parent 6ad9806584
commit 2d12929499
8 changed files with 1917 additions and 8 deletions

View File

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