mirror of
https://github.com/Fishwaldo/LMIC-node.git
synced 2025-07-09 22:38:53 +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).
|
||||
* 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) ██
|
||||
*
|
||||
|
@ -49,9 +49,7 @@
|
|||
* DIO2 - Not needed for LoRa
|
||||
*
|
||||
* Docs: https://docs.platformio.org/en/latest/boards/atmelsam/adafruit_feather_m0.html
|
||||
* https://learn.adafruit.com/the-things-network-for-feather/arduino-wiring
|
||||
*
|
||||
* Docs:
|
||||
* https://learn.adafruit.com/the-things-network-for-feather/arduino-wiring
|
||||
*
|
||||
* Identifiers: LMIC-node
|
||||
* board-id: adafruit_feather_m0_lora
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue