mirror of
https://github.com/Fishwaldo/LMIC-node.git
synced 2025-07-11 23:38:41 +00:00
Fix comment
This commit is contained in:
parent
09961dc706
commit
8b38dec535
1 changed files with 2 additions and 4 deletions
|
@ -12,7 +12,7 @@
|
||||||
*
|
*
|
||||||
* Description: This board has onboard USB (provided by the MCU).
|
* Description: This board has onboard USB (provided by the MCU).
|
||||||
* It supports automatic firmware upload and serial over USB.
|
* It supports automatic firmware upload and serial over USB.
|
||||||
* No onboard display. Optionally an external display con be connected.
|
* No onboard display. Optionally an external display can be connected.
|
||||||
*
|
*
|
||||||
* ██ DIO1 MUST BE MANUALLY WIRED TO GPIO6 (see below) ██
|
* ██ DIO1 MUST BE MANUALLY WIRED TO GPIO6 (see below) ██
|
||||||
*
|
*
|
||||||
|
@ -49,9 +49,7 @@
|
||||||
* DIO2 - Not needed for LoRa
|
* DIO2 - Not needed for LoRa
|
||||||
*
|
*
|
||||||
* Docs: https://docs.platformio.org/en/latest/boards/atmelsam/adafruit_feather_m0.html
|
* Docs: https://docs.platformio.org/en/latest/boards/atmelsam/adafruit_feather_m0.html
|
||||||
* https://learn.adafruit.com/the-things-network-for-feather/arduino-wiring
|
* https://learn.adafruit.com/the-things-network-for-feather/arduino-wiring
|
||||||
*
|
|
||||||
* Docs:
|
|
||||||
*
|
*
|
||||||
* Identifiers: LMIC-node
|
* Identifiers: LMIC-node
|
||||||
* board-id: adafruit_feather_m0_lora
|
* board-id: adafruit_feather_m0_lora
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue