init
Diff: ComLink.cpp
- Revision:
- 4:1679a9439241
- Parent:
- 3:9fda5c68d0fd
- Child:
- 5:b2bc6e87890f
diff -r 9fda5c68d0fd -r 1679a9439241 ComLink.cpp --- a/ComLink.cpp Mon Feb 29 16:15:15 2016 +0000 +++ b/ComLink.cpp Wed Mar 09 13:25:31 2016 +0000 @@ -19,7 +19,7 @@ { //_com=new Serial(tx,rx); init_q(); - _com.baud(19200); + _com.baud(115200); TxAktiv=0; //Signal om at der ikke sendes data for øjeblikket _Dtype=0; #ifndef TxIrq