diff --git a/Seeed_VEML6070.h b/Seeed_VEML6070.h index d393330..6231c9d 100644 --- a/Seeed_VEML6070.h +++ b/Seeed_VEML6070.h @@ -1,7 +1,7 @@ #ifndef _SEEED_VE_H #define _SEEED_VE_H -#include "arduino.h" +#include "Arduino.h" #include "Wire.h"