Update UARTService.h

This commit is contained in:
Yihui Xiong 2014-11-19 22:56:06 +08:00
parent 1d0b27e58d
commit 814fa47061

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"