デジタル入力のサンプルプログラム

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
GGU
Date:
Tue Jul 30 04:14:41 2019 +0000
Parent:
0:a4438272274f
Commit message:
test

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r a4438272274f -r cfda69754e51 main.cpp
--- a/main.cpp	Mon Jul 29 03:06:07 2019 +0000
+++ b/main.cpp	Tue Jul 30 04:14:41 2019 +0000
@@ -1,3 +1,4 @@
+//SW ON→LED is OFF
 #include "mbed.h"
 
 DigitalIn enable(D12);