Update UARTService.h

master
Yihui Xiong 2014-11-19 22:56:06 +08:00
parent 1d0b27e58d
commit 814fa47061
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
#ifndef __BLE_UART_SERVICE_H__
#define __BLE_UART_SERVICE_H__
#include "mbed.h"
#include "Stream.h"
#include "UUID.h"