Pulled in the latest SystemK (with new BLE). (#2)

The new spec is here: [KTag Beacon Specification v0.11](https://ktag.clubk.club/Technology/BLE/KTag%20Beacon%20Specification%20v0.11.pdf)

Co-authored-by: Joe Kearney <joe@clubk.club>
Reviewed-on: #2
This commit is contained in:
Joe Kearney 2025-06-08 22:05:06 +00:00
parent af01bfed91
commit 7a7ce06d66
46 changed files with 2364 additions and 1531 deletions

View file

@ -1 +1 @@
Welcome to KTag! SPIFFS version 00.37
Welcome to KTag! SPIFFS version 00.39

View file

@ -6,15 +6,22 @@
Config_Version=1
Model=2024A
; Device-Specific
Device_Name=Another 32ESP'al
; Game Settings
Player_ID=1
Team_ID=1
Weapon_ID=10
Max_Health=100
N_Special_Weapons_On_Reentry=1
T_Start_Game_in_ms=30000
T_Game_Length_in_ms=600000
Secondary_Color=0
; 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.