This website requires JavaScript.
Explore
Help
Register
Sign In
rudism
/
pinebuds
Watch
1
Star
0
Fork
You've already forked pinebuds
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e5d98d072f
pinebuds
/
apps
/
main
/
key_handler.h
6 lines
77 B
C
Raw
Normal View
History
Unescape
Escape
cleanup headers
2023-02-05 01:54:25 -06:00
#
pragma once
Split out LED control + key handler
2023-02-05 01:27:13 -06:00
void
app_key_init
(
void
)
;
void
app_key_init_on_charging
(
void
)
;