Files
tactility/Tactility/Source/TactilityConfig.h
T
2024-12-15 13:16:59 +01:00

8 lines
284 B
C

#pragma once
#include "TactilityHeadlessConfig.h"
#define TT_CONFIG_APPS_LIMIT 32
#define TT_CONFIG_FORCE_ONSCREEN_KEYBOARD false // for development/debug purposes
#define TT_SCREENSHOT_MODE false // for taking screenshots (e.g. forces SD card presence and Files tree on simulator)