Update tactility.py and more (#22)

* Use single tactility.py and symbolic links

* Fix for MistifyDemo name

* Made snake a bit easier

* Update tactility.py 3.4.0

* Bump Snake version

* Bump version code
This commit is contained in:
Ken Van Hoeylandt
2026-02-07 01:09:59 +01:00
committed by GitHub
parent 46cf00d92e
commit 1955cda81b
13 changed files with 725 additions and 6242 deletions
+2 -2
View File
@@ -12,5 +12,5 @@ endif()
include("${TACTILITY_SDK_PATH}/TactilitySDK.cmake")
set(EXTRA_COMPONENT_DIRS ${TACTILITY_SDK_PATH})
project(Mystify)
tactility_project(Mystify)
project(MystifyDemo)
tactility_project(MystifyDemo)