| @@ -19,7 +19,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. | ||||
| #include "report.h" | ||||
| #include "print.h" | ||||
| #include "debug.h" | ||||
| #include "../serial.h" | ||||
| #include "bluetooth.h" | ||||
|  | ||||
| void bluefruit_keyboard_print_report(report_keyboard_t *report) | ||||
|   | ||||
| @@ -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); | ||||
|  | ||||
| /* | ||||
|   | ||||
		Reference in New Issue
	
	Block a user