Commit 31899b0
authored
File tree
3 files changed
+75
-3
lines changedFilter options
- cores/esp32
- variants/lolin_s3_mini
3 files changed
+75
-3
lines changedcores/esp32/esp32-hal-rgb-led.c
Copy file name to clipboardExpand all lines: cores/esp32/esp32-hal-rgb-led.c+52-2Lines changed: 52 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
1 | 15 |
|
2 | 16 |
|
3 | 17 |
|
4 | 18 |
|
5 |
| - |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
6 | 24 |
|
7 | 25 |
|
8 | 26 |
|
| ||
15 | 33 |
|
16 | 34 |
|
17 | 35 |
|
18 |
| - |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
19 | 69 |
|
20 | 70 |
|
21 | 71 |
|
|
cores/esp32/esp32-hal-rgb-led.h
Copy file name to clipboardExpand all lines: cores/esp32/esp32-hal-rgb-led.h+20-1Lines changed: 20 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
15 | 34 |
|
16 | 35 |
|
17 | 36 |
|
|
variants/lolin_s3_mini/pins_arduino.h
Copy file name to clipboardExpand all lines: variants/lolin_s3_mini/pins_arduino.h+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
| 16 | + |
| 17 | + |
15 | 18 |
|
16 | 19 |
|
17 | 20 |
|
|
0 commit comments