Reference → DallasTemperature → setAutoSaveScratchPad() Sets whether to automatically save scratchpad from EEPROM. Enabled by default. sensors.setAutoSaveScratchPad(flag) sensors: a variable of type DallasTemperature. flag: true - enable auto-save, false disable. nothing