Commit bcc9ee4
committed
zephyr: embassy: Add Default implementation
Clippy complains about a no-argument `new()` method without an
accompanying Default. It doesn't hurt anything to add, and could make
this potentially slightly more useful.
Signed-off-by: David Brown <[email protected]>1 parent a458d8e commit bcc9ee4
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
55 | 61 | | |
56 | 62 | | |
57 | 63 | | |
| |||
0 commit comments