Changeset 8d9679
- Timestamp:
- 01/18/12 11:46:06 (4 months ago)
- Branches:
- ('master', 'deebf2045e7119c339412580f37a1e653f7d5715')('controller-upgrade', '00f95d22e12d96ef089e0902ef62ae8ce841dc6f')
- Children:
- 982c470387bebc481a60229d18578a7df6590910
- Parents:
- 5807bceda82aea3cdd70692843fdbf6d5ccc5bb5
- git-author:
- Micke Prag <micke.prag@telldus.se>2012-01-18 11:46:06+01:00
- git-committer:
- Micke Prag <micke.prag@telldus.se>2012-01-18 11:46:06+01:00
- File:
-
- 1 edited
-
telldus-core/tdtool/main.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
telldus-core/tdtool/main.cpp
r5807bc r8d9679 15 15 TELLSTICK_BELL | 16 16 TELLSTICK_DIM; 17 18 const int DATA_LENGTH = 20; 17 19 18 20 void print_usage( char *name ) { … … 124 126 } 125 127 126 int DATA_LENGTH = 20;127 128 char protocol[DATA_LENGTH], model[DATA_LENGTH]; 128 129 int sensorId = 0, dataTypes = 0;
Note: See TracChangeset
for help on using the changeset viewer.
