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 600e134 commit 1acfa42Copy full SHA for 1acfa42
cores/esp32/HardwareSerial.h
@@ -356,7 +356,7 @@ class HardwareSerial : public Stream {
356
357
void setDebugOutput(bool);
358
359
- // fuctions used to enable or disable UART pins signal inversion
+ // functions used to enable or disable UART pins signal inversion
360
// returns the requested operation success status
361
bool setRxInvert(bool);
362
bool setTxInvert(bool);
0 commit comments