Changeset 6a9a39


Ignore:
Timestamp:
01/18/12 11:54:37 (4 months ago)
Author:
Micke Prag <micke.prag@…>
Branches:
('master', 'deebf2045e7119c339412580f37a1e653f7d5715')('controller-upgrade', '00f95d22e12d96ef089e0902ef62ae8ce841dc6f')
Children:
4f181a05ce4383ed2c883266d465e9a2b6c9646d
Parents:
982c470387bebc481a60229d18578a7df6590910
git-author:
Micke Prag <micke.prag@telldus.se>2012-01-18 11:54:37+01:00
git-committer:
Micke Prag <micke.prag@telldus.se>2012-01-18 11:54:37+01:00
Message:

Remove extra empty row

File:
1 edited

Legend:

Unmodified
Added
Removed
  • telldus-core/tdtool/main.cpp

    r8d9679 r6a9a39  
    155155                } 
    156156                printf("%-20s\t%-20s\t%-5i\t%-5s\t%-8s\t%-20s\n", protocol, model, sensorId, tempvalue, humidityvalue, timeBuf); 
    157  
    158                 printf("\n"); 
    159157        } 
    160158        if(sensorStatus != TELLSTICK_ERROR_DEVICE_NOT_FOUND){ 
Note: See TracChangeset for help on using the changeset viewer.