GREENTEA - Fix warning by adding empty line at the end of greentea_serial.cpp.

pull/2818/head
Vincent Coubard 2016-09-26 16:58:35 +01:00
parent f150f4f5e0
commit 0b94aae00b
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
SingletonPtr<GreenteaSerial> greentea_serial;
GreenteaSerial::GreenteaSerial() : mbed::RawSerial(USBTX, USBRX) {};
GreenteaSerial::GreenteaSerial() : mbed::RawSerial(USBTX, USBRX) {};