util/atomic.h
avr/interrupt.h
avr/io.h
avr/sfr_defs.h
I can directly include these file locations, but continue to error out at avr/sfr_defs.h.
I can compile this code to an Arduino or Mega with no errors, but not the ESP8266.
Question: Does the RH_ASK.h functionality work with the ESP8266? If so, what needs to be added to get it to compile? If not, any alternatives?
Thanks, Kym.