remove some cruft
This commit is contained in:
@ -15,7 +15,6 @@ Tmp1075Handler::~Tmp1075Handler() {}
|
||||
void Tmp1075Handler::doStartUp() { setMode(MODE_ON); }
|
||||
|
||||
void Tmp1075Handler::doShutDown() {
|
||||
sif::debug << "TMP1075: Going off" << std::endl;
|
||||
communicationStep = CommunicationStep::START_ADC_CONVERSION;
|
||||
PoolReadGuard pg(&dataset);
|
||||
dataset.setValidity(false, true);
|
||||
|
Reference in New Issue
Block a user