grr formatting

This commit is contained in:
Justin E. Mann 2025-05-05 17:23:39 -06:00
parent 171ea1bfd0
commit 58d6f64d1a
2 changed files with 2 additions and 2 deletions

View File

@ -126,4 +126,4 @@ bool RAK12035Sensor::getMetrics(meshtastic_Telemetry *measurement)
return true; return true;
} }
#endif #endif

View File

@ -25,4 +25,4 @@ public:
virtual int32_t runOnce() override; virtual int32_t runOnce() override;
virtual bool getMetrics(meshtastic_Telemetry *measurement) override; virtual bool getMetrics(meshtastic_Telemetry *measurement) override;
}; };
#endif #endif