diff --git a/include/zh_bh1750.h b/include/zh_bh1750.h index 88045fd..1595559 100644 --- a/include/zh_bh1750.h +++ b/include/zh_bh1750.h @@ -16,7 +16,8 @@ .operation_mode = HIGH_RESOLUTION, \ .work_mode = ONE_TIME, \ .i2c_port = 0, \ - .auto_adjust = false} + .auto_adjust = false \ + } #ifdef __cplusplus extern "C"