update to V1.1

This commit is contained in:
cocktailyogi
2014-04-22 13:13:58 +02:00
parent cbf81dfb57
commit 7852a828b9
3 changed files with 8 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ Thanks to my wife and my daughter for their patience. :-)
#include <Servo.h>
#include "SerialCommand.h" //nice lib from Stefan Rado, https://github.com/kroimon/Arduino-SerialCommand
#define initSting "EBB 2.1.0+ Protocol emulated by Eggduino-Firmware V1.0"
#define initSting "EBB 2.1.0+ Protocol emulated by Eggduino-Firmware V1.1"
//Rotational Stepper
#define step1 11
#define dir1 10