This website requires JavaScript.
Explore
Help
Sign in
ir
/
justhomework
Archived
Watch
1
Star
0
Fork
You've already forked justhomework
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
This repository has been archived on
2024-01-06
. You can view files and clone it, but cannot push or open issues or pull requests.
186f5db772
justhomework
/
MCU
/
MCU_REAL_FINAL
/
display.h
8 lines
96 B
C
Raw
Normal View
History
Unescape
Escape
小菜单
2022-05-19 13:07:52 +00:00
#
ifndef _DISPLAY_H_
#
define _DISPLAY_H_
void
displayInit
(
)
;
void
clear
(
)
;
void
write
(
)
;
fix(MCU课设): 似乎是函数太多了,现在至少是好的
2022-06-06 13:31:46 +00:00
小菜单
2022-05-19 13:07:52 +00:00
#
endif
Reference in a new issue
Copy permalink