add rgb check and example
This commit is contained in:
@@ -15,10 +15,11 @@
|
||||
|
||||
## RGB LED
|
||||
|
||||
- `PA5` = red
|
||||
- `PA6` = green
|
||||
- `PA7` = blue
|
||||
- `PA4` = drive low for the LED return path
|
||||
- `PA0` = GND, drive low
|
||||
- `PA1` = red
|
||||
- `PA2` = green
|
||||
- `PA3` = blue
|
||||
- The RGB fade example uses software PWM on `PA1`, `PA2`, and `PA3`
|
||||
|
||||
## 5-Way Button Board
|
||||
|
||||
|
||||
Reference in New Issue
Block a user