mirror of https://github.com/ARMmbed/mbed-os.git
GREENTEA - Fix a warning due to the absence of an empty line at the end of greentea_serial.h
parent
93e9b486aa
commit
ed4889c79f
|
@ -10,4 +10,4 @@ public:
|
||||||
};
|
};
|
||||||
|
|
||||||
extern SingletonPtr<GreenteaSerial> greentea_serial;
|
extern SingletonPtr<GreenteaSerial> greentea_serial;
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue