Update to TactilitySDK v0.6.0-SNAPSHOT3 and tactility.py v2.3.1 (#2)
This commit is contained in:
committed by
GitHub
parent
e9df149d7e
commit
79a1403053
@@ -14,14 +14,14 @@ import shutil
|
||||
import configparser
|
||||
|
||||
ttbuild_path = ".tactility"
|
||||
ttbuild_version = "2.3.0"
|
||||
ttbuild_version = "2.3.1"
|
||||
ttbuild_cdn = "https://cdn.tactility.one"
|
||||
ttbuild_sdk_json_validity = 3600 # seconds
|
||||
ttport = 6666
|
||||
verbose = False
|
||||
use_local_sdk = False
|
||||
valid_platforms = ["esp32", "esp32s3"]
|
||||
no_anmimations = False
|
||||
no_animations = False
|
||||
|
||||
spinner_pattern = [
|
||||
"⠋",
|
||||
|
||||
Reference in New Issue
Block a user