Skip to content
Snippets Groups Projects
Commit e42287a3 authored by Jiawen Gong's avatar Jiawen Gong
Browse files

Update file week12.md

parent eb3cfaa5
No related merge requests found
Pipeline #423969 passed
......@@ -258,6 +258,10 @@ But an hour later it decides to do some work and this is the neopixel show all t
I want my crystals to flash white for 2 seconds and then stops for 2 seconds.
Here is a very useful video on how to do that:
<iframe width="1000" height="400" src="https://www.youtube.com/embed/z1IGAbIFGnk?si=tfGQKLB7yPL2Uyc9" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
And here's the code:
#include <Adafruit_NeoPixel.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment