We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00e9c78 commit 7018619Copy full SHA for 7018619
cores/esp32/Stream.h
@@ -61,7 +61,6 @@ class Stream : public Print {
61
Stream() {
62
_timeout = 1000;
63
}
64
- virtual ~Stream() {}
65
66
// parsing methods
67
0 commit comments