SiK
SiK copied to clipboard
Stable Release 1.9 compilation error
Hi, the "Stable release" 1.9 has a compilation error in Firmware/radio/Radio.c as the line
static void set_frequency_registers(uint32_t frequency);
static uint32_t scale_uint32(uint32_t value, uint32_t scale);
are missing the __pdata