This commit is contained in:
yelvlab 2024-12-29 22:35:30 +08:00
parent e89169582d
commit 444804efe4

View File

@ -59,7 +59,6 @@ int main(void) {
/* configure LED */
led_config();
// watchdog_init();
/* configure I2C */
#ifdef SOFTWARE_IIC
soft_i2c_config();