Skip to content

Commit 9fd9373

Browse files
committed
Fix typo: image file should be embassy-clock.jpg
1 parent fea3150 commit 9fd9373

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
author: Carl Kadie & Brad Gibson
5858
author_website: https://medium.com/@carlmkadie/how-rust-embassy-shine-on-embedded-devices-part-2-aad1adfccf72
5959
description: "no_std Raspberry Pi Pico clock that showcases async Embassy: layered tasks handle multiplexing, blinking, and single‑button input without an RTOS. Drives a 4‑digit 7‑segment display (HH:MM/MM:SS, time‑set). Heapless types; Renode emulation included."
60-
image: embassy-clock.jpgs
60+
image: embassy-clock.jpg
6161
# Template for new entries
6262

6363
# Project name

0 commit comments

Comments
 (0)