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.
*

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.
*

View file

@ -22,4 +22,4 @@
extern const uint8_t BLE_BROADCAST_ADDRESS[6];
const char* BLE_ADDR_To_Str(const uint8_t bd_addr[6]);
SystemKResult_T BLE_HandleCommonEvents(KEvent_T *event);
SystemKResult_T BLE_HandleCommonEvents(KEvent_T *event);