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

Dependencies:   mbed PCA995xA

Files at this revision

API Documentation at this revision

Comitter:
nxpfan
Date:
Mon Jun 13 22:41:31 2022 +0000
Parent:
1:47c33baeed67
Commit message:
update to suppress warning of "last line of file ends without a newline"

Changed in this revision

PCA995xA.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/PCA995xA.lib	Thu Mar 19 10:50:17 2015 +0000
+++ b/PCA995xA.lib	Mon Jun 13 22:41:31 2022 +0000
@@ -1,1 +1,1 @@
-http://developer.mbed.org/users/nxp_ip/code/PCA995xA/#cb07190e05e7
+http://developer.mbed.org/users/nxp_ip/code/PCA995xA/#1c6e1af61981
--- a/main.cpp	Thu Mar 19 10:50:17 2015 +0000
+++ b/main.cpp	Mon Jun 13 22:41:31 2022 +0000
@@ -58,4 +58,4 @@
             wait( 0.01 );
         }
     }
-}
\ No newline at end of file
+}