adafruit feather readme fix

pull/27/head
Kent Williams 2020-07-23 09:04:56 -07:00 zatwierdzone przez GitHub
rodzic c33562d29a
commit 1fdb00718f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -1,8 +1,8 @@
# Adafruit Feather M0 RFM95 # Adafruit Feather M0 RFM95
[Quickstart Guide](https://developer.helium.com/devices/arduino-quickstart/adafruit-feather-m0-rfm95) [Quickstart Guide](https://developer.helium.com/devices/arduino-quickstart/adafruit-feather-m0-rfm95)
[Adafruit Feather M0 with RFM95 Product Page](https://www.adafruit.com/product/3178) [Adafruit Feather M0 with RFM95 Product Page](https://www.adafruit.com/product/3178)
[Adafruit Feather M0 with RFM95 Datasheets & Files](https://learn.adafruit.com/adafruit-feather-m0-radio-with-lora-radio-module/downloads). [Adafruit Feather M0 with RFM95 Datasheets & Files](https://learn.adafruit.com/adafruit-feather-m0-radio-with-lora-radio-module/downloads).
## Required Arduino Libraries ## Required Arduino Libraries
@ -29,4 +29,4 @@ mac os: Documents/Arduino/libraries/IBM_LMIC_framework/src/lmic
1. Install Arduino SAMD Support, instructions [here](https://learn.adafruit.com/adafruit-feather-m0-radio-with-lora-radio-module/using-with-arduino-ide#install-samd-support-6-5). 1. Install Arduino SAMD Support, instructions [here](https://learn.adafruit.com/adafruit-feather-m0-radio-with-lora-radio-module/using-with-arduino-ide#install-samd-support-6-5).
2. Install Adafruit SAMD Support, instructions [here](https://learn.adafruit.com/adafruit-feather-m0-radio-with-lora-radio-module/using-with-arduino-ide#install-adafruit-samd-6-7). 2. Install Adafruit SAMD Support, instructions [here](https://learn.adafruit.com/adafruit-feather-m0-radio-with-lora-radio-module/using-with-arduino-ide#install-adafruit-samd-6-7).
3. (Windows 7 & 8 Only) Install drivers, instructions [here](https://learn.adafruit.com/adafruit-feather-m0-radio-with-lora-radio-module/using-with-arduino-ide#install-drivers-windows-7-and-8-only-6-11) 3. (Windows 7 & 8 Only) Install drivers, instructions [here](https://learn.adafruit.com/adafruit-feather-m0-radio-with-lora-radio-module/using-with-arduino-ide#install-drivers-windows-7-and-8-only-6-11)