#ifndef _CONFIG_DATA_H_
	#define _CONFIG_DATA_H_

extern const unsigned int cfg_desk_id;
extern const unsigned int cfg_max_num_lines;

#endif
