Added the new RawSerial.h in mbed.h

pull/92/head^2
Bogdan Marinescu 2013-10-23 17:28:05 +03:00
parent 6af18d0946
commit 5742abe6d9
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@
#include "I2CSlave.h"
#include "Ethernet.h"
#include "CAN.h"
#include "RawSerial.h"
// mbed Internal components
#include "Timer.h"