t-beam supreme: fixes and cleanup
Reverted the SensorManager changes Moved BME into TbeamSupSensorManager Moved printBMEValues into TbeamSupSensorManager Moved scanDevices out of TBeamS3SupremeBoard
This commit is contained in:
@@ -55,9 +55,7 @@ class TBeamS3SupremeBoard : public ESP32Board {
|
||||
XPowersAXP2101 PMU;
|
||||
public:
|
||||
#ifdef MESH_DEBUG
|
||||
void scanDevices(TwoWire *w);
|
||||
void printPMU();
|
||||
void printBMEValues();
|
||||
#endif
|
||||
bool power_init();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user