This website works better with JavaScript.
Explore
Help
Register
Sign In
Kerem
/
KED
Watch
1
Star
0
Fork
You've already forked KED
0
Code
Issues
Pull Requests
Projects
1
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9468fa8622
linux_test
linux_test_nopointer
master
interrupts
redesign_interrupts
ad9833
i2c
spi
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9468fa8622'
${ noResults }
KED
/
libraries
/
backup
/
function_pointer
/
ui.c
8 lines
98 B
Raw
Blame
History
#
include
"ui.h"
void
ui_print_number
(
int
num
)
{
printf
(
"
UI : Init Ok
\n
"
)
;
display_print
(
33
)
;
}
Reference in new issue
View Git Blame
Copy Permalink