Skip to content

Commit

Permalink
Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
pu2clr committed Jan 25, 2025
1 parent d7577f3 commit 78c6bef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/SI4844.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -603,8 +603,6 @@ void SI4844::setBand(uint8_t bandIndex)
this->setUserDefinedBand(bandIndex, bandNode->bottomFrequency, bandNode->topFrequency, bandNode->space);
}

Serial.print("\nAqui: ");
Serial.print(bandIndex);
this->getAllReceiverInfo();
delayMicroseconds(2500);

Expand Down

0 comments on commit 78c6bef

Please sign in to comment.