This website requires JavaScript.
Explore
Help
Sign In
krolyxon
/
orion-rf
Watch
1
Star
0
Fork
You've already forked orion-rf
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bc1a8ec197
orion-rf
/
firmware
/
buttons.h
9 lines
99 B
C
Raw
Blame
History
#
pragma once
void
buttonsInit
(
)
;
bool
btnUp
(
)
;
bool
btnDown
(
)
;
bool
btnSelect
(
)
;
bool
btnBack
(
)
;
Reference in New Issue
View Git Blame
Copy Permalink