@@ -35,6 +35,8 @@ class Marlin2 : public PollingComponent, public uart::UARTDevice {
std::string PrinterState;
float print_progress = 0;
double print_time_offset = 0;
#ifdef USE_SENSOR
std::vector<std::pair<std::string, sensor::Sensor *>> sensors;
The note is not visible to the blocked user.