Open imvovas opened 4 years ago
You should change #define PIN1 6 to 13 for Ardafruit NeoPixel library in \Upload Code\RGB_LED_test\RGB_LED_test.ino, because RGB leds are located on pins 12 and 13 on RGBDuino board.
But remember to set it back to 6 if you want to use the RGB Shield
You should change #define PIN1 6 to 13 for Ardafruit NeoPixel library in \Upload Code\RGB_LED_test\RGB_LED_test.ino, because RGB leds are located on pins 12 and 13 on RGBDuino board.