From eef6f8e2cc4993865d3036478425cd9fe75a3871 Mon Sep 17 00:00:00 2001 From: BlueFox Date: Fri, 15 Nov 2024 15:34:23 +0100 Subject: [PATCH] Changed the times sign in README.md to an x for improved readibility / consistency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9f4b8f..be31a48 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A collection of programs run on a Raspberry Pi Pico to control a uv exposure uni ## Hardware -This program is strongly customized to my needs, and my DIY exposure unit has **two buttons** and **one switch** to interact with the software (and a power switch FWIW). Also, a **16*2 display** (maybe 20*4 or others do also work, but these are not tested) can show information to the user. +This program is strongly customized to my needs, and my DIY exposure unit has **two buttons** and **one switch** to interact with the software (and a power switch FWIW). Also, a **16x2 display** (maybe 20x4 or others do also work, but these are not tested) can show information to the user. A **relais** is used for switching all the LEDs. | Device Pin | Pi Pico Pin |