Commit 6bc54091 authored by 陈家乐's avatar 陈家乐

🐞 fix:降低EE的IIC速度

parent 3452e236
...@@ -46,6 +46,17 @@ void eeprom_comm_DelayUs(ee_uint32_t time) ...@@ -46,6 +46,17 @@ void eeprom_comm_DelayUs(ee_uint32_t time)
__NOP(); __NOP();
__NOP(); __NOP();
__NOP(); __NOP();
__NOP();
__NOP();
__NOP();
__NOP();
__NOP();
__NOP();
__NOP();
__NOP();
__NOP();
__NOP();
__NOP();
} }
//EE_FeedDog(); //EE_FeedDog();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment