X-Git-Url: http://git.smho.de/gw/?p=owTools.git;a=blobdiff_plain;f=src%2Fmain.cpp;h=1d9e64f5e29b01338e37210659411e3714c61c8d;hp=2e7e6556350eaa43ab8c46a59e609c7dcf675cfe;hb=03de69ffeb1f25ccbc7757c9600c38316c262a19;hpb=8ea05adcfa81d2ca574e6dbe37046607ea671a0e diff --git a/src/main.cpp b/src/main.cpp index 2e7e655..1d9e64f 100755 --- a/src/main.cpp +++ b/src/main.cpp @@ -284,6 +284,11 @@ void continuous(std::vector *devices,int intervall,int headline,int s printf("%d-%02d-%02d %02d:%02d:%02d\t", tm.tm_year + 1900, tm.tm_mon + 1, tm.tm_mday, tm.tm_hour, tm.tm_min, tm.tm_sec); for (owDevice* dev :*devices) { for(int k=0;kmaxrepeat;k++){ + std::vector data; + //data.push_back(0xCC); + //data.push_back(0x44); + //owi->Reset(); + //owi->Communicate(&data, 2, 0); dev->convertAll(); if (owi->log->last()log->clear();