* minor tidy ups

This commit is contained in:
Scott Powell
2025-05-26 14:39:44 +10:00
parent 8718b8bc3b
commit 3ae2e851a0
3 changed files with 2 additions and 3 deletions

View File

@@ -16,7 +16,6 @@ class TbeamSupSensorManager: public SensorManager {
LocationProvider * _nmea;
Adafruit_BME280 bme;
double node_temp, node_hum, node_pres;
int sensorNum = 1;
#define SEALEVELPRESSURE_HPA (1013.25)