Update EggDuino.ino

This commit is contained in:
cocktailyogi
2015-11-15 10:09:30 +01:00
parent a93aa512dc
commit 3f4f07e940

View File

@@ -25,7 +25,7 @@
#include <avr/eeprom.h> #include <avr/eeprom.h>
#include "button.h" #include "button.h"
#define initSting "EBBv13_and_above Protocol emulated by Eggduino-Firmware V1.61" #define initSting "EBBv13_and_above Protocol emulated by Eggduino-Firmware V1.6a"
//Rotational Stepper: //Rotational Stepper:
#define step1 11 #define step1 11
#define dir1 10 #define dir1 10