This website requires JavaScript.
Explore
Help
Sign In
odie
/
ubitxv6
Watch
1
Star
0
Fork
0
You've already forked ubitxv6
mirror of
https://codeberg.org/mclemens/ubitxv6.git
synced
2024-11-07 16:07:18 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a138490dcc
ubitxv6
/
push_button.h
6 lines
77 B
C
Raw
Normal View
History
Unescape
Escape
Remove function declarations from pin definition file
2020-04-25 14:47:11 -04:00
#
pragma once
Move button pressing logic to it's own file
2020-04-25 15:00:19 -04:00
#
include
"button_press_e.h"
ButtonPress_e
CheckTunerButton
(
)
;
Reference in New Issue
Copy Permalink