Initial public release of the 2024A software.

This commit is contained in:
Joe Kearney 2025-01-25 14:04:42 -06:00
parent 7b9ad3edfd
commit 303e9e1dad
361 changed files with 60083 additions and 2 deletions

Binary file not shown.

BIN
spiffs_image/bad.wav Normal file

Binary file not shown.

View file

@ -0,0 +1 @@
Welcome to KTag! SPIFFS version 00.37

View 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

Binary file not shown.