大季 矢花 / Mbed 2 deprecated MB2019_main_11_19_1735

Dependencies:   mbed

Revision:
22:7d93f79a3686
Parent:
16:3f2c2d89372b
Child:
29:44d5454ce8fa
--- a/Input/Switch/Switch.h	Mon Sep 09 00:19:28 2019 +0000
+++ b/Input/Switch/Switch.h	Tue Sep 17 04:40:17 2019 +0000
@@ -27,6 +27,13 @@
     #define DIP1    dipSw[1]
     #define DIP2    dipSw[2]
     #define DIP3    dipSw[3]
+    
+    //Normal
+    #define LS_16  PB_6
+    #define LS_17  PB_9
+    #define LS_18  PB_8
+    #define LS_19  PC_9
+    #define LS_20  PC_8
 
     class DipSw {
         public: