Skip to content

Commit 3bf79f4

Browse files
committed
fix typo
1 parent 18a9105 commit 3bf79f4

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

docs/usage/disc/xiao-microscope/04_2_seeedmicroscopepcb.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -344,11 +344,19 @@ void loop() {
344344

345345
The firmware is available here https://github.com/youseetoo/openuc2-seeed-xiaos3-microscopy-board
346346

347+
![](./IMAGES/IMG_20260504_092458.jpg)
347348

348-
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/undefined" title="" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen><br>Powered by <a href="https://youtubeembedcode.com">how to get embed code from youtube</a> and <a href="https://xn--helgln-mua.com/">helglån.com</a></iframe></p>
349-
349+
<div style={{position: 'relative', paddingBottom: '56.25%', height: 0, overflow: 'hidden'}}>
350+
<iframe
351+
style={{position: 'absolute', top: 0, left: 0, width: '100%', height: '100%'}}
352+
src="https://www.youtube.com/embed/2KflitRn_DY?si=HBx4nVdGbn25wCq9"
353+
title="YouTube video player"
354+
frameBorder="0"
355+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
356+
allowFullScreen
357+
/>
358+
</div>
350359

351-
![](./IMAGES/IMG_20260504_092458.jpg)
352360

353361

354362
## Troubleshoot

0 commit comments

Comments
 (0)