NXP fan (in Japan)
/
PCA9955A_Gradation_control
update to suppress warning of "last line of file ends without a newline"
Diff: main.cpp
- Revision:
- 2:e58648ee9d04
- Parent:
- 0:d65648cc3923
--- 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 +}