Commit 458b5d9
Fix 'Unused Parameter' warnings in HardwareSerial.h (arduino#78)
This small change removes many of the warnings that are generated when compiling this core with warnings switched on.1 parent 2ca67fc commit 458b5d9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments