The MiCS-VZ-89TE is an integrated sensor board for Indoor Air Quality monitoring

Revision:
2:df66ad9420a1
Parent:
1:59ae0741684a
Child:
4:b00d73e7a096
--- a/MICS_VZ_89TE.h	Thu May 27 19:18:07 2021 +0000
+++ b/MICS_VZ_89TE.h	Thu May 27 19:32:04 2021 +0000
@@ -183,7 +183,7 @@
 private:
     /** It gets the CRC byte.
     */
-    uint8_t               MICS_VZ_89TE_GetCRC           ( uint8_t* buffer, uint8_t size                                             );
+    uint8_t               MICS_VZ_89TE_GetCRC           ( char* buffer, uint8_t size                                                );
 
     I2C      _i2c;
     uint32_t _MICS_VZ_89TE_Addr;