We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72fa920 commit 368a06fCopy full SHA for 368a06f
DFR0534.pdf
8 Bytes
README.md
@@ -99,8 +99,8 @@ For function details see comments in [DFR0534.cpp](src/DFR0534.cpp)
99
Minimal schematic to use this library
100
| Pin | Connected to |
101
| ------------- | ------------- |
102
-| TX | SoftwareSerial RX |
103
-| RX | SoftwareSerial TX* |
+| TX | SoftwareSerial/HardwareSerial RX |
+| RX | SoftwareSerial/HardwareSerial TX* |
104
| GND | Ground |
105
| VCC | 3.3-5V |
106
| SP+ | Speaker + connector |
0 commit comments