Closed terrillmoore closed 6 years ago
Compiles fail with the following message:
C:\Users\tmm\Documents\Arduino\libraries\Catena-Arduino-Platform\src\lib\stm32\stm32l0\CatenaStm32L0LoRa_LoRaWAN_lorawan.cpp:76:2: sorry, unimplemented: non-trivial designated initializers not supported }; ^
Problem is that as923jp support added a new field and it's a breaking change. And we don't have CI for STM32 yet...
Compiles fail with the following message:
Problem is that as923jp support added a new field and it's a breaking change. And we don't have CI for STM32 yet...