This website requires JavaScript.
Explore
Help
Sign In
thooge
/
esp32-nmea2000-obp60
mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
Watch
1
Star
0
Fork
You've already forked esp32-nmea2000-obp60
0
Code
Releases
Activity
d5cae7d9d3
esp32-nmea2000-obp60
/
lib
/
buttons
/
GwButtons.h
5 lines
97 B
C
Raw
Blame
History
#
ifndef _GWBUTTONS_H
#
define _GWBUTTONS_H
//task function
void
handleButtons
(
void
*
param
)
;
#
endif
View Git Blame
Copy Permalink