Closed mRudzki closed 4 years ago
There is a conflict between two different STATUS definitions:
#define STATUS 0x07
The issue has been already fixed in cd52d61bc08 commit as suggested in #125. You are using old version of RF24 library. Please use the latest one.
Thanks for your answer.
Hello, I'm new to RF24, and when writing some simple test for my ESP8266 I got strange error.
I have basically no idea, if it is my fault or just esp library and RF24 library are having hard time with each other.