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:
parent
af01bfed91
commit
7a7ce06d66
46 changed files with 2364 additions and 1531 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue