SystemK v1.00 #9
78 changed files with 7 additions and 78 deletions
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
@ -511,4 +510,3 @@ bool BLE_IsBLEPacketForMe(const uint8_t BD_ADDR[6])
|
||||||
|
|
||||||
return for_me;
|
return for_me;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Colors.h
Executable file → Normal file
1
Colors.h
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Events/Command_Mapping.h
Executable file → Normal file
1
Events/Command_Mapping.h
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Events/KEvents.c
Executable file → Normal file
1
Events/KEvents.c
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Events/KEvents.h
Executable file → Normal file
1
Events/KEvents.h
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -168,4 +168,3 @@ Weapon_t WeaponsByID[NUMBER_OF_WEAPONS] =
|
||||||
.Time_To_Reload_in_ms = 3000
|
.Time_To_Reload_in_ms = 3000
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -79,4 +79,3 @@ __attribute__((always_inline)) inline Weapon_t GetWeaponFromID(WeaponID_t id)
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif // WEAPON_H
|
#endif // WEAPON_H
|
||||||
|
|
||||||
|
|
|
||||||
1
Logging/KLog.c
Executable file → Normal file
1
Logging/KLog.c
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Logging/KLog.h
Executable file → Normal file
1
Logging/KLog.h
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Protocols/Dynasty.c
Executable file → Normal file
1
Protocols/Dynasty.c
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Protocols/Dynasty.h
Executable file → Normal file
1
Protocols/Dynasty.h
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Protocols/Laser_X.c
Executable file → Normal file
1
Protocols/Laser_X.c
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Protocols/Laser_X.h
Executable file → Normal file
1
Protocols/Laser_X.h
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Protocols/Miles_Tag_II.c
Executable file → Normal file
1
Protocols/Miles_Tag_II.c
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Protocols/Miles_Tag_II.h
Executable file → Normal file
1
Protocols/Miles_Tag_II.h
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Protocols/NEC.c
Executable file → Normal file
1
Protocols/NEC.c
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Protocols/NEC.h
Executable file → Normal file
1
Protocols/NEC.h
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Protocols/Nerf_Laser_Ops_Pro.c
Executable file → Normal file
1
Protocols/Nerf_Laser_Ops_Pro.c
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Protocols/Nerf_Laser_Ops_Pro.h
Executable file → Normal file
1
Protocols/Nerf_Laser_Ops_Pro.h
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Protocols/Nerf_Laser_Strike.c
Executable file → Normal file
1
Protocols/Nerf_Laser_Strike.c
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Protocols/Nerf_Laser_Strike.h
Executable file → Normal file
1
Protocols/Nerf_Laser_Strike.h
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Protocols/Nerf_Phoenix_LTX.c
Executable file → Normal file
1
Protocols/Nerf_Phoenix_LTX.c
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Protocols/Nerf_Phoenix_LTX.h
Executable file → Normal file
1
Protocols/Nerf_Phoenix_LTX.h
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Protocols/Protocols.c
Executable file → Normal file
1
Protocols/Protocols.c
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Protocols/Protocols.h
Executable file → Normal file
1
Protocols/Protocols.h
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Protocols/Squad_Hero.c
Executable file → Normal file
1
Protocols/Squad_Hero.c
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Protocols/Squad_Hero.h
Executable file → Normal file
1
Protocols/Squad_Hero.h
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Protocols/Test.c
Executable file → Normal file
1
Protocols/Test.c
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
1
Protocols/Test.h
Executable file → Normal file
1
Protocols/Test.h
Executable file → Normal file
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This program source code file is part of SystemK, a library in the KTag project.
|
* This program source code file is part of SystemK, a library in the KTag project.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -194,4 +194,3 @@ void HandleBLEEventPacket(const BLE_EventPacket_T *const packet, StateMachineCon
|
||||||
|
|
||||||
BLE_FreePacketBuffer((BLE_GenericPacketType_T *)packet);
|
BLE_FreePacketBuffer((BLE_GenericPacketType_T *)packet);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
0
SystemK.h
Executable file → Normal file
0
SystemK.h
Executable file → Normal file
Loading…
Add table
Add a link
Reference in a new issue