Add support for Sequre S99, copied S60P settings

This commit is contained in:
jonasius
2024-05-26 21:13:09 +02:00
parent c135732ebb
commit 653a0803e2
5 changed files with 66 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ TRANSLATION_DIR="../Translations"
# AVAILABLE_LANGUAGES will be calculating according to json files in $TRANSLATION_DIR
AVAILABLE_LANGUAGES=()
BUILD_LANGUAGES=()
AVAILABLE_MODELS=("TS100" "TS80" "TS80P" "Pinecil" "MHP30" "Pinecilv2" "S60" "S60P" "TS101")
AVAILABLE_MODELS=("TS100" "TS80" "TS80P" "Pinecil" "MHP30" "Pinecilv2" "S60" "S60P" "S99" "TS101")
BUILD_MODELS=()
builder_info() {