Added screenshot mode config and updated copyright docs (#126)

This commit is contained in:
Ken Van Hoeylandt
2024-12-15 13:16:59 +01:00
committed by GitHub
parent 07f45b8fb0
commit 100c24f6a3
12 changed files with 47 additions and 10 deletions
+2 -1
View File
@@ -3,4 +3,5 @@
#include "TactilityHeadlessConfig.h"
#define TT_CONFIG_APPS_LIMIT 32
#define TT_CONFIG_FORCE_ONSCREEN_KEYBOARD false
#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)