Save minor changes befor change the count of the info bytes to 24
[owSlave2.git] / DS18B20_MAX44009_DS2438_SHT / DS18B20_DS2438.c
index e717ac4..e823003 100644 (file)
@@ -186,6 +186,7 @@ int main(void){
                config_info2[5]=7;\r
        }\r
        MCUSR=0;\r
+       sei();\r
        USI_TWI_Master_Initialise();\r
        if (checkMAX44009(0)) max_adr=0; else max_adr=1 ;\r
        SHT2x_SoftReset();\r