From f9e701f2c677bf5d1a87cc57873b28350eeb474a Mon Sep 17 00:00:00 2001 From: Kent Williams Date: Sat, 6 Jun 2020 15:05:29 -0700 Subject: [PATCH] small main readme change --- ST-B-L072Z-LRWAN1/longfi-us915-cayenne-sensor/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ST-B-L072Z-LRWAN1/longfi-us915-cayenne-sensor/README.md b/ST-B-L072Z-LRWAN1/longfi-us915-cayenne-sensor/README.md index 5b51ace..1f159c4 100644 --- a/ST-B-L072Z-LRWAN1/longfi-us915-cayenne-sensor/README.md +++ b/ST-B-L072Z-LRWAN1/longfi-us915-cayenne-sensor/README.md @@ -47,7 +47,7 @@ Insert the following: #define NULL 0 #endif ``` -Into the file found here: +Into the file found here: linux: /home/{user}/Arduino/libraries/IBM_LMIC_framework/src/lmic windows: Documents/Arduino/libraries/IBM_LMIC_framework/src/lmic mac os: Documents/Arduino/libraries/IBM_LMIC_framework/src/lmic @@ -59,4 +59,4 @@ Arduino IDE: 1. Select Board: Tools > Board: > B-L072Z-LRWAN1 2. Select Port: Tools > Port > COM# or /dev/ttyACM#(B-L072Z-LRWAN1) 3. Upload Sketch: Select > Upload -4. (Optional) View Serial Debug Output: Tools > Serial Monitor > 9600 baud \ No newline at end of file +4. (Optional) View Serial Debug Output: Tools > Serial Monitor > 9600 baud