Added BLE_StopAdvertising().
This commit is contained in:
parent
cb72042691
commit
6382526391
4 changed files with 15 additions and 3 deletions
|
@ -158,7 +158,7 @@ Weapon_t WeaponsByID[NUMBER_OF_WEAPONS] =
|
|||
|
||||
// The Dubuque Protocol
|
||||
{
|
||||
.ID = LASER_X_ID,
|
||||
.ID = DUBUQUE_PROTOCOL_ID,
|
||||
.Type = ENERGY,
|
||||
.Protocol = DUBUQUE_PROTOCOL,
|
||||
.Damage_Per_Shot = 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue