diff --git a/lib/iictask/GwIicSensors.h b/lib/iictask/GwIicSensors.h index c6630c7..313e82b 100644 --- a/lib/iictask/GwIicSensors.h +++ b/lib/iictask/GwIicSensors.h @@ -6,6 +6,8 @@ #include "GwHardware.h" #ifdef _GWIIC #include +#else + class TwoWire; #endif #define CFG_GET(name,prefix) \