Use with LoRa Node.

Dependencies:   mbed

Fork of OneWireCRC by Petras Saduikis

Files at this revision

API Documentation at this revision

Comitter:
lukas_formanek
Date:
Mon Apr 30 17:09:56 2018 +0000
Parent:
1:c4ccd94081d4
Commit message:
30.4.2018

Changed in this revision

DebugTrace.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/DebugTrace.cpp	Mon May 01 14:57:14 2017 +0000
+++ b/DebugTrace.cpp	Mon Apr 30 17:09:56 2018 +0000
@@ -25,7 +25,7 @@
 #include <stdarg.h>
 #include <string.h>
 
-Serial logSerial(USBTX, USBRX);
+Serial logSerial(USBTX, USBRX, 115200);
 //LocalFileSystem local("local");
 
 //const char* FILE_PATH = "/local/";