Skip to content

Add custom Syncword and Low DataRate optimization

Compare
Choose a tag to compare
@beegee-tokyo beegee-tokyo released this 01 Jan 03:00
· 5 commits to master since this release
  • Add radio function to set a custom Syncword Radio.SetCustomSyncWord(uint16_t syncword);
  • Add radio function to enforce Low DataRate optimization Radio.EnforceLowDRopt(bool enforce);
    Thanks to @rainerfritz and @jamcinnes2 for their contributions.