summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2025-02-14 09:21:19 +0100
committerxengineering <me@xengineering.eu>2025-02-14 09:21:19 +0100
commit7966ad56d007196fff79c80835c88e25de5f064e (patch)
tree35b0c58a62f6928b3760c63f9fef89b1157955ca /README.md
parent298cb131149f583ab986ee69901765c3dbcce674 (diff)
downloadiot-contact-7966ad56d007196fff79c80835c88e25de5f064e.tar
iot-contact-7966ad56d007196fff79c80835c88e25de5f064e.tar.zst
iot-contact-7966ad56d007196fff79c80835c88e25de5f064e.zip
Update project definition
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c2db017..c554e31 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# iot-contact
iot-contact is an IoT device to check if doors and windows are closed or open.
+Furthermore roller shutter motors should be controlled.
## Usage
@@ -11,7 +12,7 @@ cmake -Bbuild -GNinja
ninja -C build
```
-The resulting firmware can be flashed via an ST-LINK debugger / programmer.
+The resulting firmware can be flashed via a ST-LINK debugger / programmer.
```
st-flash --connect-under-reset write build/fw/zephyr/zephyr.bin 0x8000000