GREENTEA - Fix a warning due to the absence of an empty line at the end of greentea_serial.h

pull/2818/head
Vincent Coubard 2016-09-26 16:48:27 +01:00
parent 93e9b486aa
commit ed4889c79f
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ public:
};
extern SingletonPtr<GreenteaSerial> greentea_serial;
#endif
#endif