blob: 45846b0fb6a3d12b613b3728ad172d23c86d63cf [file] [log] [blame]
Adrien Destugues7987cb22017-06-05 14:01:01 +02001#ifndef __SHELL_GUI_CONF_H__
2#define __SHELL_GUI_CONF_H__
3
4#define SHELL_GUI_CONF_XSIZE 46
5#define SHELL_GUI_CONF_YSIZE 22
6
7
8#endif /* __SHELL_GUI_CONF_H__ */