talking to the broker properly now

This commit is contained in:
Priec
2025-10-04 23:00:56 +02:00
parent 948602bd1e
commit a3954ea3e8
5 changed files with 47 additions and 28 deletions

View File

@@ -7,6 +7,7 @@ ESP_LOG="info"
[build]
rustflags = [
"-C", "link-arg=-nostartfiles",
"-C", "link-arg=-Tdefmt.x",
"-Z", "stack-protector=all",
]