Trimmed whitespace.

This commit is contained in:
Joe Kearney 2025-11-30 14:54:22 -06:00
parent 852dd684ad
commit 871d706847
78 changed files with 7 additions and 78 deletions

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;
}