call print in Base
parent
123c55f0d7
commit
321a7dbb11
|
|
@ -198,7 +198,7 @@ public:
|
|||
}
|
||||
if(body_P_sensor_)
|
||||
body_P_sensor_->print("body_P_sensor_:\n");
|
||||
print("", keyFormatter);
|
||||
Base::print("", keyFormatter);
|
||||
}
|
||||
|
||||
/// equals
|
||||
|
|
|
|||
Loading…
Reference in New Issue