This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
RNode_Firmware
mirror of
https://github.com/markqvist/RNode_Firmware.git
Watch
1
Star
0
Fork
You've already forked RNode_Firmware
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b707e217a8
RNode_Firmware
/
Bluetooth.h
5 lines
87 B
C
Raw
Blame
History
bool
bt_ready
=
false
;
bool
bt_init
(
)
{
bt_state
=
BT_STATE_OFF
;
return
true
;
}
Reference in New Issue
View Git Blame
Copy Permalink