mirror of
https://gitlab.com/manzerbredes/ina260-zmq-publisher.git
synced 2025-04-06 03:46:25 +02:00
Minor changes
This commit is contained in:
parent
f98bd0db78
commit
880ab32516
1 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,6 @@ The only dependency is [ZeroMQ](https://zeromq.org/). After installing the ZeroM
|
|||
$ make
|
||||
|
||||
### Deployment
|
||||
1. Update `config.mk` according to you needs
|
||||
1. Update `config.mk` according to your needs \*\***IMPORTANT**\*\*
|
||||
2. On the nodes equiped with the ina260 chips run `make publish`
|
||||
3. On the node that collect the measurements (broker, frontend etc..) run `make subscribe`
|
Loading…
Add table
Reference in a new issue