mirror of https://github.com/meshcore-dev/MeshCore
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
261 B
14 lines
261 B
//////////////
|
|
// Settings //
|
|
//////////////
|
|
#define USE_MAIN_TAB_VIEW
|
|
#ifdef USE_MAIN_TAB_VIEW
|
|
//#define SHOW_TABS_AT_LEFT
|
|
//#define USE_HOME_PAGE
|
|
#define USE_MODULE_SETTINGS
|
|
#endif
|
|
|
|
/////////////
|
|
// Modules //
|
|
/////////////
|
|
//#define SHOW_TOP_BAR
|
|
|