完成度大概98.99%
This commit is contained in:
@@ -55,7 +55,7 @@ void AT24CXX_WriteOneByte(uint16_t WriteAddr,uint8_t DataToWrite)
|
||||
IIC_Send_Byte(DataToWrite); //发送字节
|
||||
IIC_Wait_Ack();
|
||||
IIC_Stop();//产生一个停止条件
|
||||
|
||||
HAL_Delay(1);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user