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