Revise according to the review comments.

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
Quency-D
2026-04-25 16:01:26 +08:00
co-authored by Copilot
parent 22f07b3e48
commit c42f6db0eb
3 changed files with 11 additions and 11 deletions
-1
View File
@@ -25,7 +25,6 @@ public:
void onAfterTransmit(void) override;
void enterDeepSleep(uint32_t secs, int pin_wake_btn = -1);
void powerOff() override;
const char* getManufacturerName() const override ;
bool setLoRaFemLnaEnabled(bool enable) override;
bool canControlLoRaFemLna() const override;
bool isLoRaFemLnaEnabled() const override;