X-Git-Url: https://git.smho.de/gw/?p=owSlave2.git;a=blobdiff_plain;f=DS2450_VOC_SHT_BMP%2FDS2450_VOC_SHT_BMP.c;fp=DS2450_VOC_SHT_BMP%2FDS2450_VOC_SHT_BMP.c;h=660dd281ee77fc9c7c1c5a15d89c00eddf15d94b;hp=db77580bea1e528f9e979ebaa9b717bf1d9de1c1;hb=5c60b59e9f305ea8d2e72d62f78ec0d15e3dc42d;hpb=3608ace7dd5bd4fa5d7d49224ef770b21596092c 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"