adafruit / RadioHead

A github'ified version of http://www.airspayce.com/mikem/arduino/RadioHead/
Other
189 stars 118 forks source link

Compile error (uint8_t, BitOrder, char Value and ...) #34

Closed Reza-Abdinezhad closed 5 years ago

Reza-Abdinezhad commented 5 years ago

Hi,

I compiled first of all and I got this error at first:

Arduino_Compile_Error

Then after comment unnecessary lines, I got this error: Arduino_Compile_Error2

So, What should I do?

ladyada commented 5 years ago

STM32 not supported

Reza-Abdinezhad commented 5 years ago

OMG,

How about "Maple Board"? Is there any difference? So, Which library is alternative for this?

_

Its good to mention that which board are supported, many thanks.

_