Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix frame length handling to meet minimum length requirements (15 bytes) for TNCs like Direwolf. Previously, raw beacon data was being sent directly, causing frame length errors. Changed code to pad beacon data with zeros to ensure minimum frame length.
- Loading branch information