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: index.html
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -151,12 +151,12 @@ <h1>The easiest way to program microcontrollers</h1>
151
151
<divclass="image">
152
152
153
153
<imgclass="image-headline"
154
-
alt="A small device which looks like a white typewriter, with a matrix of black keys. It has a white bell on top. It is connected via USB to a black laptop with someone pressing a keyboard button."
alt="2 Two Way Telegraphs with icons, including a heart and hand gestures, are mounted on stands. They feature colorful backgrounds and are part of an interactive project using Analog Feedback Servos."
<p><ahref="https://learn.adafruit.com/not-a-typewriter">Not A Typewriter by Ruiz Brothers</a></p>
159
+
<p><ahref="https://learn.adafruit.com/two-way-display-with-analog-feedback-servos">Two Way Telegraph with Analog Feedback Servos by Ruiz Brothers</a></p>
alt="Diagram showing two tasks with Python async functions. Task 1's `async def f()` awaits and points to Task 2's `async def g()`, which also awaits."
<p><ahref="https://learn.adafruit.com/lightsaber-rp2040">Lightsaber Prop-Maker RP2040 by Ruiz Brothers</a></p>
282
+
<p><ahref="https://learn.adafruit.com/cooperative-multitasking-in-circuitpython-with-asyncio">Cooperative Multitasking in CircuitPython with asyncio by Dan Halbert</a></p>
283
283
</span>
284
284
<imgalt="Made with CircuitPython Logo"
285
285
src="/assets/images/made_with_circuitpython.svg"
@@ -294,12 +294,12 @@ <h2>Supported by all of the best microcontrollers</h2>
294
294
<divclass="image">
295
295
296
296
<imgclass="image-headline"
297
-
alt="Diagram showing two tasks with Python async functions. Task 1's `async def f()` awaits and points to Task 2's `async def g()`, which also awaits."
alt="A person poses dramatically under three LED pixel art persistence of vision designs of bats in green, yellow, and red. Two masks and a glass are on the table."
<p><ahref="https://learn.adafruit.com/cooperative-multitasking-in-circuitpython-with-asyncio">Cooperative Multitasking in CircuitPython with asyncio by Dan Halbert</a></p>
302
+
<p><ahref="https://learn.adafruit.com/hallowing-light-paintstick">HalloWing Light Paintstick by John Park</a></p>
0 commit comments