This website requires JavaScript.
Explore
Help
Sign In
lzc56
/
MiaoUI
Watch
1
Star
0
Fork
0
You've already forked MiaoUI
mirror of
https://gitee.com/lzc56/MiaoUI.git
synced
2025-08-13 20:52:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
82ad22d6b4
MiaoUI
/
example
/
STM32F103C8T6
/
src
/
i2cDrive
/
I2cDrive.h
9 lines
96 B
C
Raw
Normal View
History
Unescape
Escape
修正
2023-12-08 14:22:57 +00:00
#
ifndef _I2cDrive_H
#
define _I2cDrive_H
#
include
"stm32f10x.h"
void
MyI2C_Init
(
void
)
;
优化项目结构
2024-04-06 18:01:42 +00:00
#
endif
Reference in New Issue
Copy Permalink