Skip to content

Commit 368a06f

Browse files
committed
Updates for ESP32
1 parent 72fa920 commit 368a06f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DFR0534.pdf

8 Bytes
Binary file not shown.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ For function details see comments in [DFR0534.cpp](src/DFR0534.cpp)
9999
Minimal schematic to use this library
100100
| Pin | Connected to |
101101
| ------------- | ------------- |
102-
| TX | SoftwareSerial RX |
103-
| RX | SoftwareSerial TX* |
102+
| TX | SoftwareSerial/HardwareSerial RX |
103+
| RX | SoftwareSerial/HardwareSerial TX* |
104104
| GND | Ground |
105105
| VCC | 3.3-5V |
106106
| SP+ | Speaker + connector |

0 commit comments

Comments
 (0)