update to suppress warning of "last line of file ends without a newline"

Committer:
nxpfan
Date:
Mon Jun 13 22:36:12 2022 +0000
Revision:
2:04e0f6cc7fe5
Parent:
0:6d2f6c0fcc40
update to suppress warning of "last line of file ends without a newline"

Who changed what in which revision?

UserRevisionLine numberNew contents of line
nxp_ip 0:6d2f6c0fcc40 1
nxp_ip 0:6d2f6c0fcc40 2 #include "mbed.h"
nxp_ip 0:6d2f6c0fcc40 3 #include "CompLedDvrCC.h"
nxp_ip 0:6d2f6c0fcc40 4
nxp_ip 0:6d2f6c0fcc40 5 CompLedDvrCC::CompLedDvrCC() {}
nxp_ip 0:6d2f6c0fcc40 6 CompLedDvrCC::~CompLedDvrCC() {}