homayoun mh / Mbed 2 deprecated SimpleModbusTest

Dependencies:   SimpleModbus mbed

Files at this revision

API Documentation at this revision

Comitter:
homayoun
Date:
Wed Aug 27 18:18:10 2014 +0000
Parent:
0:985e576cf826
Commit message:
-

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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