summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/lufa/bluetooth.h
diff options
context:
space:
mode:
authorJack Humbert2016-06-21 17:42:29 -0400
committerGitHub2016-06-21 17:42:29 -0400
commit1a0bac8bccf0e156d2f3c5f14a7214f9677b6370 (patch)
treeca8a2a62e744a3448cfc247caab029152e2ebefb /tmk_core/protocol/lufa/bluetooth.h
parent758a8c64e9ffb12cda4c78d8d1ee6a3f448901fc (diff)
Warning reductions (#430)
Warning reductions
Diffstat (limited to 'tmk_core/protocol/lufa/bluetooth.h')
-rw-r--r--tmk_core/protocol/lufa/bluetooth.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmk_core/protocol/lufa/bluetooth.h b/tmk_core/protocol/lufa/bluetooth.h
index 01f07e8e6..78ece1cd0 100644
--- a/tmk_core/protocol/lufa/bluetooth.h
+++ b/tmk_core/protocol/lufa/bluetooth.h
@@ -18,6 +18,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifndef BLUETOOTH_H
#define BLUETOOTH_H
+#include "../serial.h"
+
void bluefruit_serial_send(uint8_t data);
/*