Skip to content

Commit 8462f0f

Browse files
authored
Update the README file to fix a typo
1 parent dc253cf commit 8462f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This is a MicroPython Pomodoro-Timer Prototype for the Arduino RP2040 Connect/Raspberry Pi Pico compatible boards.
44

55
At this current state there is no screen to output so everything is displayed on the Serial Terminal of the IDE.
6-
The usage of the onboard LED pin should vary from board to board. This case is for the Arduino RP2040 Connect.
6+
The usage of the onboard LED pin should vary from board to board, in this case is for the Arduino RP2040 Connect.
77

88
The next implementation of this prototype is to include a LCD screen to display the timer, a buzzer and a couple
99
buttons to control the timer (Start, Stop, Reset) with the corresponding breadboard diagram.

0 commit comments

Comments
 (0)