summaryrefslogtreecommitdiff
path: root/doc/sound_sensor_node.md
blob: 0ec24e63310a28185cdfae37c0841db9e970facc (plain)
1
2
3
4
5
6
7
8
9
10
## Configuration

`/etc/sound_sensor_node.toml`:
```toml
[node]
name = "diana"
pin = "PC0"
server_addr = "192.168.1.2:8311"
threshold = 10
```