From 9190e968ecbf95282bc648fce0b841545f2bb05a Mon Sep 17 00:00:00 2001 From: violette Date: Thu, 21 Dec 2023 18:54:34 -0500 Subject: [PATCH] readme todo update --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 38cb7bf..abe8f9c 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,13 @@ To launch it, just `make` in the root, it'll run docker compose w/ the correct permissions. ## TODO -- [ ] mqtt basic config - - [ ] comms w/ fpga - - [ ] topics - - [ ] replication -- [ ] openhab rules - - [ ] comms w/ fpga - - [ ] lights - - [ ] buttons (reset) -- [ ] blockchain ? +- [x] mqtt basic config + - [x] comms w/ fpga + - [x] topics + - [ ] replication : no. +- [x] openhab rules + - [x] comms w/ fpga + - [x] lights + - [x] buttons (reset) +- [ ] blockchain ? too late! :3 - [ ] besu ?