Initial public release of the 2024A software.
This commit is contained in:
parent
7b9ad3edfd
commit
303e9e1dad
361 changed files with 60083 additions and 2 deletions
BIN
spiffs_image/KTagInitialized.mp3
Normal file
BIN
spiffs_image/KTagInitialized.mp3
Normal file
Binary file not shown.
BIN
spiffs_image/bad.wav
Normal file
BIN
spiffs_image/bad.wav
Normal file
Binary file not shown.
1
spiffs_image/boot_message.txt
Normal file
1
spiffs_image/boot_message.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Welcome to KTag! SPIFFS version 00.37
|
27
spiffs_image/default_config.txt
Normal file
27
spiffs_image/default_config.txt
Normal file
|
@ -0,0 +1,27 @@
|
|||
; Example configuration file for the KTag 2024A.
|
||||
;
|
||||
; 🛡️ <https://ktag.clubk.club> 🃞
|
||||
|
||||
; Metadata
|
||||
Config_Version=1
|
||||
Model=2024A
|
||||
|
||||
; Game Settings
|
||||
Player_ID=1
|
||||
Team_ID=1
|
||||
Weapon_ID=10
|
||||
|
||||
; Hardware Settings
|
||||
Is_Right_Handed=1
|
||||
Audio_Volume=30
|
||||
T_Start_Game_in_ms=30000
|
||||
|
||||
; WiFi
|
||||
; SSID and password of the network this device should connect to when it is in range.
|
||||
STA_SSID=
|
||||
STA_Password=
|
||||
|
||||
; SSID and password that can be used to connect to this device, if the above network is not detected.
|
||||
AP_SSID=
|
||||
AP_Password=
|
||||
|
BIN
spiffs_image/good.wav
Normal file
BIN
spiffs_image/good.wav
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue