Commit 18f7a0a
Merge #300
300: Fix no_run typo r=eldruin a=Sh3Rm4n
This typo lead to this example:
https://docs.rs/embedded-hal/1.0.0-alpha.4/embedded_hal/index.html#suggested-implementation
not being highlighted correctly.
Co-authored-by: Sh3Rm4n <[email protected]>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments