Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix for partly uninitialized sound sync packets (audioreactive)
audioSyncPacket contains four "invisible" padding bytes added by the compiler. These need to be initialized to zero, as future versions of the protocol will make use of these fields.
- Loading branch information