-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SIGNALDuino.ino - switch bank optimized, fix CW command
Fix: Beim CW Befehl wurden durch einen Bug auch Teile der nächsten EEPROM Bank überschrieben. Das wechseln der aktiven EEPROM Bank wurde optimiert. Es werden nun die Register der alten und neuen Bank verglichen und dann nur die differenz in die cc1101 Register geschrieben. Zum Aktivieren wird nun nur noch der cc1101 in kurz den IDLE Modus konfiguriert. Beim optimierten Bankwechsel wird ein "f" angehängt. Z.B. b1f
- Loading branch information
Showing
1 changed file
with
56 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters