From fc020088f42a98cde16dc502d1727377bfd7b8d7 Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Sat, 28 Mar 2026 18:09:22 +0100 Subject: [PATCH] fixed formatting problems. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dda2b56..54bcd10 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,9 @@ The Aquamaniac Home automation/control system consists of multiple parts: - AtTiny841 - AtMega644 - examples: - - [N28](https://gitea.aqbanking.de/martin/aqhome/raw/branch/master/doc/mcu-examples/n28/README.md) - - [N29](https://gitea.aqbanking.de/martin/aqhome/raw/branch/master/doc/mcu-examples/n29/README.md) - - [N30](https://gitea.aqbanking.de/martin/aqhome/raw/branch/master/doc/mcu-examples/n30/README.md) + - [N28](https://gitea.aqbanking.de/martin/aqhome/src/branch/master/doc/mcu-examples/n28/) + - [N29](https://gitea.aqbanking.de/martin/aqhome/src/branch/master/doc/mcu-examples/n29/) + - [N30](https://gitea.aqbanking.de/martin/aqhome/src/branch/master/doc/mcu-examples/n30/) - decentralized, nodes just broadcast measured data over a two-wire communication network (clock/data), addresses are auto-assigned, no prior setup necessary, no central bottleneck or single point of failure