Closed ghost closed 6 years ago
!? are you running the right version of the library cause that line is commented out https://github.com/adafruit/RadioHead/blob/master/RHHardwareSPI.cpp#L112
Version 1.62 as downloaded from adafruit.com. The Radiohead website is pretty hard to navigate so I couldn't find any other downloads. Maybe I missed something...
-sent from my OnePlus X
On Sun, Jul 29, 2018, 1:48 PM ladyada notifications@github.com wrote:
!? are you running the right version of the library cause that line is commented out https://github.com/adafruit/RadioHead/blob/master/RHHardwareSPI.cpp#L112
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/adafruit/RadioHead/issues/13#issuecomment-408693883, or mute the thread https://github.com/notifications/unsubscribe-auth/AIIciOpimH4f4MRVwIuVaidhLx_cmRv2ks5uLfVqgaJpZM4VlHVz .
you should be using this repo, the one here :)
My bad. Didn't connect the dots that I could just clone this repo... Sorry about that, just not in my usual software developer mindset with Arduino projects yet I guess. Thanks for the help 😊
-sent from my OnePlus X
On Sun, Jul 29, 2018, 1:50 PM ladyada notifications@github.com wrote:
you should be using this repo, the one here :)
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/adafruit/RadioHead/issues/13#issuecomment-408694026, or mute the thread https://github.com/notifications/unsubscribe-auth/AIIciHlFB7Qda2DsPeij0fhX7fkxVF8Dks5uLfX3gaJpZM4VlHVz .
easy fix! :D
Hi, I got the following error in arduino 1.8.5 on Arch Linux using the Feather Huzzah and RadioHead 1.62, Given this code is from this repos examples folder, and contains an if block specifically for the ESP8266, I would assume this library should be compatible. Additionally there are wiring tutorials specifically for the ESP8266 Huzzah FeatherWing on Adafruit.com, So I'm a bit confused why this isn't compiling.