Skip to content

Commit

Permalink
Document special implementation of "restart".
Browse files Browse the repository at this point in the history
  • Loading branch information
aentinger committed Aug 11, 2023
1 parent 00608c8 commit 50ef6cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/host-example-01-opencyphal-basic-node/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Store changed configuration and restart node:
$ y cmd 42 store
$ y cmd 42 restart
```
**Note**: `restart` is implemented in this example as `exit(0)`, hence you need to restart the application yourself.

Subscribe to counter subject:
```bash
Expand Down

0 comments on commit 50ef6cc

Please sign in to comment.