homayoun mh / Mbed 2 deprecated SimpleModbusTest

Dependencies:   SimpleModbus mbed

Revision:
1:24c0ddc2b2f0
Parent:
0:985e576cf826
diff -r 985e576cf826 -r 24c0ddc2b2f0 main.cpp
--- a/main.cpp	Wed Aug 27 18:16:55 2014 +0000
+++ b/main.cpp	Wed Aug 27 18:18:10 2014 +0000
@@ -1,7 +1,6 @@
 #include "mbed.h"
 #include <SimpleModbus.h>
 
-#define baud 9600
 #define timeout 1000
 #define polling 200 // the scan rate
 #define retry_count 10