Trimmed whitespace.
This commit is contained in:
parent
852dd684ad
commit
871d706847
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.
|
||||
*
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
/*
|
||||
* This program source code file is part of SystemK, a library in the KTag project.
|
||||
*
|
||||
|
|
|
|||
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue