From ddccef28f71201908fc30083f69784fd6f0491da Mon Sep 17 00:00:00 2001 From: Joachim Hummel Date: Sat, 2 Dec 2023 12:39:41 +0000 Subject: [PATCH] Edit Readme --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index e69de29..6fced68 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,13 @@ +##Day 2 Complete! + +Another great day of learning how to code with the Raspberry Pi Pico and MicroPython! Today you have: + + Created your first circuit! + Learnt how to use the time module to add delays to programs + Learnt how to use while loops and conditions + Learnt about variables (our counter) + Learnt about code commentary + Created a dashing, flashing sequence of LEDs +------------------------------------------------------------------------------------------------------- + +