Working on release files for various boards

This commit is contained in:
Robert Strouse 2023-12-26 12:52:37 -08:00
parent cc816ace58
commit 23b24741fa
13 changed files with 280 additions and 22 deletions

View file

@ -4270,7 +4270,7 @@ void transceiver_config_t::apply() {
}
else {
ELECHOUSE_cc1101.setSidle();
if(this->radioInit) ELECHOUSE_cc1101.setSidle();
somfy.transceiver.disableReceive();
this->radioInit = false;
}