From 3fbf93dabd09e8a7e28a29aa0d0a2a28397a58ef Mon Sep 17 00:00:00 2001 From: RLF Date: Thu, 28 Dec 2023 19:30:03 -0500 Subject: [PATCH] Update uno-stats-monitor/README.md --- uno-stats-monitor/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/uno-stats-monitor/README.md b/uno-stats-monitor/README.md index 9514cb5..b87d508 100644 --- a/uno-stats-monitor/README.md +++ b/uno-stats-monitor/README.md @@ -12,14 +12,12 @@ UNO Monitor is my first attempt at prototyping an Arduino UNO based LCD and LED ### Software -Latest Arduino (v1 or v2) IDE -Linux Bash (not tested on WSL/WSL2) +* Latest Arduino (v1 or v2) IDE +* Linux Bash (not tested on WSL/WSL2) #### Headers [Liquid Crystal library](http://www.arduino.cc/en/Reference/LiquidCrystal) - [LedControl library](https://www.arduino.cc/reference/en/libraries/ledcontrol) - [IRremote library](http://github.com/shirriff/Arduino-IRremote)