Commit da11f26
warning cleanup: misc fixes
- Arduino_LED_Matrix: fix packed attribute placement, add missing dependency
- Camera: fix pixel format check (formats are uint32_t, not pointers)
- Ethernet: fix float division literals
- SocketWrapper: hide deprecated warnings, fix signed/unsigned compare
- Wire: hide pedantic 'invalid offsetof' warning1 parent 20f7b9d commit da11f26
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
0 commit comments