LV8548 Motor Driver Stepper Motor Dc MOtor

Dependencies:   LV8548 mbed

Files at this revision

API Documentation at this revision

Comitter:
yamasho
Date:
Mon Nov 19 02:03:25 2018 +0000
Parent:
2:77d8b59fa58c
Commit message:
COMMENT INSERT;

Changed in this revision

Main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/Main.cpp	Mon Nov 19 01:52:38 2018 +0000
+++ b/Main.cpp	Mon Nov 19 02:03:25 2018 +0000
@@ -100,11 +100,13 @@
 
 
 
+//////// USB CDC SIDE DEBUG UART /////////////
 /* pc の仮想ポートをwindows softで開ける */
 //Serial pc(USBTX, USBRX); // tx, rx
 //#if _USE_DEBUG_
 //Serial uart(D1, D0); // tx, rx
 //#endif
+//////// OUT SIDE UART INPUT /////////////
 #if _USE_DEBUG_
 Serial uart(USBTX, USBRX); // tx, rx
 #endif