Commit f7c8334
committed
Fix inconsistent function signature in HardwareSerial.h
This causes an override mismatch for UARTClass::begin(const uint32_t) in UARTClass.h when compiling with Clang1 parent 282030b commit f7c8334
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments