xreef / LoRa_E32_Series_Library

Arduino LoRa EBYTE E32 device library complete and tested with Arduino, esp8266, esp32, STM32 and Raspberry Pi Pico (rp2040 boards). sx1278/sx1276
https://www.mischianti.org
Other
352 stars 72 forks source link

'POWER_30' was not declared in this scope #9

Closed d100cent closed 4 years ago

d100cent commented 4 years ago

Even after #define E32_TTL_1W, staus showing 'POWER_30' was not declared in this scope error.

Kindly help ASAP.

xreef commented 4 years ago

Hi, you can find a working example here https://github.com/xreef/LoRa_E32_Series_Library/blob/master/examples/sendReceiveTransparentTransmissionE32_TTL_1W/sendReceiveTransparentTransmissionE32_TTL_1W.ino

Bye Renzo