Marc SIRE / HM-11

Fork of HM-11 by Lukasz Uszko

Files at this revision

API Documentation at this revision

Comitter:
marcsirea
Date:
Tue Jun 05 07:32:59 2018 +0000
Parent:
7:aa4675590203
Commit message:
hym11

Changed in this revision

hm11.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/hm11.cpp	Thu Feb 25 02:44:30 2016 +0000
+++ b/hm11.cpp	Tue Jun 05 07:32:59 2018 +0000
@@ -3,7 +3,7 @@
    
    
    #define WAIT_FOR_DATA_TIMEOUT_MS 1000
-   #define DEFAULT_WAIT_FOR_DATA_TIMEOUT_MS 50  //required to get correct data
+   #define DEFAULT_WAIT_FOR_DATA_TIMEOUT_MS 50  //requis pour avoir des données correcte
    
     HM11::HM11(PinName uartTx , PinName uartRx):mSerial(uartTx,uartRx){