From 129e8188d2315a0d6e1cd8ad9fc8d3ed227ea732 Mon Sep 17 00:00:00 2001 From: Camden Dixie O'Brien Date: Mon, 15 May 2023 18:38:05 +0100 Subject: [PATCH] Tick off some of the planned features in the README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 094a58e..eb25cf1 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ Networked bedside clock utilising an ESP32-SOLO-1. ## Planned Features - [ ] Audio alarms -- [ ] 7 segment display +- [x] 7 segment display - [ ] WiFi networking -- [ ] Console for configuration +- [x] Console for configuration - [ ] TCP API for configuration - [ ] SNTP synchronisation