/** LEDs (D1-D4) and SW. */ #define PIN_LED0 62 #define PIN_LED1 63 #define PIN_LED2 64 #define PIN_LED3 65 #define PIN_SW 66 Use this pins to LED. it will work. Explanation given by okamiya yuuki is only for GR-KAEDE in version V1.13.
↧