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

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