Revise according to the review comments.
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
3 files changed
+11
-11
No files matched your search
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user