-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Commit 98699df
committed
Make SoftwareSerial receive buffer a uint8_t array
1 parent dfc3a64 commit 98699df
File tree
2 files changed
+3
-3
lines changed- hardware/arduino/avr/libraries/SoftwareSerial/src
2 files changed
+3
-3
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 | - | ||
51 | + | ||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
| |||
482 | 482 |
| |
483 | 483 |
| |
484 | 484 |
| |
485 | - | ||
485 | + | ||
486 | 486 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 | - | ||
69 | + | ||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
|
0 commit comments