SystemK v1.00 #9

Merged
Joe merged 4 commits from Cleanup_For_One_Dot_Oh into main 2025-11-30 21:20:05 +00:00
78 changed files with 7 additions and 78 deletions
Showing only changes of commit 871d706847 - Show all commits

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* 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;
}

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

1
Colors.h Executable file → Normal file
View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

1
Events/Command_Mapping.h Executable file → Normal file
View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

1
Events/KEvents.c Executable file → Normal file
View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

1
Events/KEvents.h Executable file → Normal file
View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -168,4 +168,3 @@ Weapon_t WeaponsByID[NUMBER_OF_WEAPONS] =
.Time_To_Reload_in_ms = 3000
}
};

View file

@ -79,4 +79,3 @@ __attribute__((always_inline)) inline Weapon_t GetWeaponFromID(WeaponID_t id)
}
#endif // WEAPON_H

1
Logging/KLog.c Executable file → Normal file
View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

1
Logging/KLog.h Executable file → Normal file
View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

1
Protocols/Dynasty.c Executable file → Normal file
View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

1
Protocols/Dynasty.h Executable file → Normal file
View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

1
Protocols/Laser_X.c Executable file → Normal file
View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

1
Protocols/Laser_X.h Executable file → Normal file
View file

@ -1,4 +1,3 @@
/*
* 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
View file

@ -1,4 +1,3 @@
/*
* 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
View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

1
Protocols/NEC.c Executable file → Normal file
View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

1
Protocols/NEC.h Executable file → Normal file
View file

@ -1,4 +1,3 @@
/*
* 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
View file

@ -1,4 +1,3 @@
/*
* 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
View file

@ -1,4 +1,3 @@
/*
* 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
View file

@ -1,4 +1,3 @@
/*
* 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
View file

@ -1,4 +1,3 @@
/*
* 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
View file

@ -1,4 +1,3 @@
/*
* 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
View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

1
Protocols/Protocols.c Executable file → Normal file
View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

1
Protocols/Protocols.h Executable file → Normal file
View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

1
Protocols/Squad_Hero.c Executable file → Normal file
View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

1
Protocols/Squad_Hero.h Executable file → Normal file
View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

1
Protocols/Test.c Executable file → Normal file
View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

1
Protocols/Test.h Executable file → Normal file
View file

@ -1,4 +1,3 @@
/*
* This program source code file is part of SystemK, a library in the KTag project.
*

View file

@ -194,4 +194,3 @@ void HandleBLEEventPacket(const BLE_EventPacket_T *const packet, StateMachineCon
BLE_FreePacketBuffer((BLE_GenericPacketType_T *)packet);
}

0
SystemK.h Executable file → Normal file
View file