kopia lustrzana https://github.com/helium/longfi-arduino
small main readme change
rodzic
2ee7458cc2
commit
f9e701f2c6
|
@ -47,7 +47,7 @@ Insert the following:
|
||||||
#define NULL 0
|
#define NULL 0
|
||||||
#endif
|
#endif
|
||||||
```
|
```
|
||||||
Into the file found here:
|
Into the file found here:
|
||||||
linux: /home/{user}/Arduino/libraries/IBM_LMIC_framework/src/lmic
|
linux: /home/{user}/Arduino/libraries/IBM_LMIC_framework/src/lmic
|
||||||
windows: Documents/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
|
mac os: Documents/Arduino/libraries/IBM_LMIC_framework/src/lmic
|
||||||
|
@ -59,4 +59,4 @@ Arduino IDE:
|
||||||
1. Select Board: Tools > Board: > B-L072Z-LRWAN1
|
1. Select Board: Tools > Board: > B-L072Z-LRWAN1
|
||||||
2. Select Port: Tools > Port > COM# or /dev/ttyACM#(B-L072Z-LRWAN1)
|
2. Select Port: Tools > Port > COM# or /dev/ttyACM#(B-L072Z-LRWAN1)
|
||||||
3. Upload Sketch: Select > Upload
|
3. Upload Sketch: Select > Upload
|
||||||
4. (Optional) View Serial Debug Output: Tools > Serial Monitor > 9600 baud
|
4. (Optional) View Serial Debug Output: Tools > Serial Monitor > 9600 baud
|
||||||
|
|
Ładowanie…
Reference in New Issue