The last version programs

Dependencies:   mbed TrapezoidControl Pulse QEI

Revision:
22:7d93f79a3686
Parent:
16:3f2c2d89372b
diff -r e3b58d675c1c -r 7d93f79a3686 Input/Switch/Switch.h
--- 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: