]> pilppa.org Git - lib1wire.git/blob - src/W1Configure.hh
Initial support for reading log-data.
[lib1wire.git] / src / W1Configure.hh
1 /*
2  * W1Configure.hh
3  *
4  *  Created on: Nov 14, 2010
5  *      Author: lamikr
6  */
7
8 #ifndef W1CONFIGURE_HH_
9 #define W1CONFIGURE_HH_
10
11 #define DEFAULT_STORAGE_BASE_DIR        "/tmp"
12 #define DATAFILE_SUFFIX                 ".txt"
13
14 #endif /* W1CONFIGURE_HH_ */