I’m trying to reconcile the programmable LED pinouts given in the data sheets for the 19003 mini board and 11310 core … against the pinouts used in the actual library.
If you look at RAK11310 WisBlock LPWAN Module Datasheet | RAKwireless Documentation Center, the LEDs are pins 15 and 16.
However, according to the actual definitions in pins_arduino.h for the RAK11300, the pins are 23 and 24.
What am I missing?