We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37e3366 commit d36c987Copy full SHA for d36c987
1 file changed
slides/lectures/resources/mmio/slides.md
@@ -60,19 +60,19 @@ example for RP2
60
61
<template #-3>
62
63
-<div style="background: white; padding: 5px" class="rounded">
+<div style="background-color: white; padding: 5px" class="rounded">
64
65
-
+<img src="./internal_bus.svg">
66
67
</div>
68
69
</template>
70
71
<template #0>
72
73
74
75
-
+<img src="./bus.svg">
76
77
78
0 commit comments