-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Matter ARGB Fan example not working with xG24 Explorer Kit even if it described as compatible board:
Lines 16 to 21 in 6f8dc7b
| Compatible boards: | |
| - Arduino Nano Matter | |
| - SparkFun Thing Plus MGM240P | |
| - xG24 Explorer Kit | |
| - xG24 Dev Kit | |
| - Seeed Studio XIAO MG24 (Sense) |
Issues
D7 pin:
Line 74 in 6f8dc7b
| #define PIN_FAN_CONTROL D7 // Noctua=Blue |
RGB pins:
Lines 168 to 170 in 6f8dc7b
| #define PIN_RGB_RED LEDR | |
| #define PIN_RGB_GREEN LEDG | |
| #define PIN_RGB_BLUE LEDB |
Could you fix your example?
Metadata
Metadata
Assignees
Labels
No labels