This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2 files changed
+15
-3
lines changedLines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
324 | 324 |
| |
325 | 325 |
| |
326 | 326 |
| |
| 327 | + | |
327 | 328 |
| |
328 | 329 |
| |
329 | 330 |
| |
| |||
350 | 351 |
| |
351 | 352 |
| |
352 | 353 |
| |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
353 | 360 |
| |
354 | 361 |
| |
355 | 362 |
| |
| |||
363 | 370 |
| |
364 | 371 |
| |
365 | 372 |
| |
| 373 | + Comment on line R373This looks wrong to me: If a file with the right name happens to exist within the Arduino install location, it will be opened instead of the file intended in the current directory. Even though it's unlikely that this will happen, it is still an unexpected corner case. This should be easy to fix by using Furthermore, I wonder if it would perhaps make sense to perhaps use this Good point | |
| 374 | + | |
| 375 | + | |
366 | 376 |
| |
367 | 377 |
| |
368 | 378 |
| |
|
Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
6 |
| - | |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
| |||
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
22 |
| - | |
| 23 | + | |
| 24 | + |
0 commit comments