aboutsummaryrefslogtreecommitdiff
path: root/apps/sdlog/sdlog.h
blob: 8012af1777ee1a292b8cb7be1d00deebaa29fdfe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*
 * sdlog.h
 *
 *  Created on: Mar 8, 2012
 *      Author: romanpatscheider
 */

#ifndef SENSORS_H_
#define SENSORS_H_
/****************************************************************************
 * Included Files
 ****************************************************************************/


#define MAX_NO_LOGFOLDER 3000 // tested up to here...

#endif /* SENSORS_H_ */