serial test menu

Dependencies:   mbed

Fork of Nucleo_serial_menu by FRA221_2016

Files at this revision

API Documentation at this revision

Comitter:
soulx
Date:
Fri Oct 20 03:12:39 2017 +0000
Parent:
4:fde2463b2846
Commit message:
delete case 0

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Tue Oct 18 08:26:25 2016 +0000
+++ b/main.cpp	Fri Oct 20 03:12:39 2017 +0000
@@ -122,10 +122,6 @@
                     break;
 
 
-                case 0x00:
-
-                    break;
-
                 default:
                     pc.printf("plz select 1 or 2 only\n");
                     pc.printf("\n");