This commit is contained in:
2025-05-08 18:44:00 +03:00
parent c6b2449e51
commit 047a20470e
2 changed files with 8 additions and 9 deletions

View File

@ -26,8 +26,7 @@
.p6_gpio_work_mode = 0, \
.p7_gpio_work_mode = 0, \
.interrupt_gpio = GPIO_NUM_MAX, \
.i2c_port = 0, \
.i2c_handle = NULL}
.i2c_port = 0}
#ifdef __cplusplus
extern "C"