This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit 489feb8
1 parent 3350476 commit 489feb8
2 files changed
+6
-6
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
60 |
| - | |
| 59 | + | |
| 60 | + | |
61 | 61 |
| |
62 |
| - | |
| 62 | + |
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
58 |
| - | |
| 57 | + | |
| 58 | + | |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
|
1 commit comments
cyberman54 commentedon Jan 22, 2019
@OttoWinter There is no GPIO26 pin on TTGO T-Beam boards, only GPIO25 is wired to a pin, it's pin nr. 6 in header connector U12.
ESP32 has two 8-bit DAC, connected to GPIO25 (Channel 1) and GPIO26 (Channel 2).
So for T-Beam board we have DAC1 = 25 and no DAC2.