X-Git-Url: http://git.smho.de/gw/?a=blobdiff_plain;f=DS2450_VOC_SHT_BMP%2FDS2450_VOC_SHT_BMP.c;h=660dd281ee77fc9c7c1c5a15d89c00eddf15d94b;hb=b57c0ca6b523661b0d4e4a0bfb3626df890dfb99;hp=db77580bea1e528f9e979ebaa9b717bf1d9de1c1;hpb=3608ace7dd5bd4fa5d7d49224ef770b21596092c;p=owSlave2.git diff --git a/DS2450_VOC_SHT_BMP/DS2450_VOC_SHT_BMP.c b/DS2450_VOC_SHT_BMP/DS2450_VOC_SHT_BMP.c index db77580..660dd28 100644 --- a/DS2450_VOC_SHT_BMP/DS2450_VOC_SHT_BMP.c +++ b/DS2450_VOC_SHT_BMP/DS2450_VOC_SHT_BMP.c @@ -49,7 +49,7 @@ extern void OWINIT(); extern void EXTERN_SLEEP(); uint8_t owid[8]={0x20, 0xA2, 0xD9, 0x84, 0x00, 0x16, 0x02, 0x5D};/**/ -uint8_t config_info[16]={0x01,14, 0x04,0x08, 0x08,1, 0x02,16,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00}; +uint8_t config_info[18]={0x01,14, 0x04,0x08, 0x08,1, 0x02,16,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}; #if (owid>128) #error "Variable not correct"