fixed formatting errors.

This commit is contained in:
Martin Preuss
2026-03-28 18:07:47 +01:00
parent 28f64a68e6
commit f567630aaa

View File

@@ -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/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)
- 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