This commit is contained in:
2024-06-18 18:19:11 +03:00
parent cdb0344246
commit b206ccf638

View File

@ -16,7 +16,8 @@
.operation_mode = HIGH_RESOLUTION, \ .operation_mode = HIGH_RESOLUTION, \
.work_mode = ONE_TIME, \ .work_mode = ONE_TIME, \
.i2c_port = 0, \ .i2c_port = 0, \
.auto_adjust = false} .auto_adjust = false \
}
#ifdef __cplusplus #ifdef __cplusplus
extern "C" extern "C"