Power & Source of Big Ideas

RoumenL - thanks but I am using Python.
Hello I am working with a NanoPi NEO and am trying to flash an LED. I have it connected to pin 23 of the 24-pin connector (through a series resistor), which I believe is GPIOC2. I am using the Bakebit software (Python) and have changed the pin number to '66' in the Python script led = 66 My led is n...