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
11c495d26f
commit
7a1e84cbf3
1 changed files with 0 additions and 1 deletions
|
@ -97,7 +97,6 @@ int main (int argc, char *argv [])
|
||||||
time_t interval;
|
time_t interval;
|
||||||
struct timespec power_ts;
|
struct timespec power_ts;
|
||||||
int queue_id=0;
|
int queue_id=0;
|
||||||
char *header[STATIC_LEN];
|
|
||||||
|
|
||||||
while(!__stop){
|
while(!__stop){
|
||||||
interval=INTERVAL(__loginterval);
|
interval=INTERVAL(__loginterval);
|
||||||
|
|
Loading…
Add table
Reference in a new issue