You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: circuitpython-esp32-camera/esp32-kaluga-onionskin-gif/code.py
+13-12Lines changed: 13 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,9 @@
24
24
25
25
Set up the first frame using the viewfinder. Click the REC button to take a frame.
26
26
27
-
Set up the next frame using the viewfinder. The previous and current frames are blended together on the display, which is called an "onionskin". Click the REC button to take the next frame.
27
+
Set up the next frame using the viewfinder. The previous and current frames are
28
+
blended together on the display, which is called an "onionskin". Click the REC
29
+
button to take the next frame.
28
30
29
31
After 10 frames are recorded, the GIF is complete and you can begin recording another.
0 commit comments