Fix comment

This commit is contained in:
Leonel Lopes Parente 2021-04-26 18:57:47 +02:00
parent 09961dc706
commit 8b38dec535

View file

@ -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