Testing 1 blue pill

Dependencies:   mbed mbed-rtos TextLCD

Revision:
28:3193157ebb0c
Parent:
27:22d6fd88828e
Child:
30:a35f0ab97a65
--- a/README.txt	Fri Mar 01 21:57:59 2019 +0000
+++ b/README.txt	Mon Mar 11 14:19:26 2019 +0000
@@ -1,4 +1,4 @@
-COILING RIG CODE V10:
+COILING RIG CODE V14:
 This code is used to operate the Carbon Fibre actuator construction rigs. The buttons on this rig operate as follows:          
  
  - Reset:
@@ -20,22 +20,24 @@
                 
                 
 Useful code information:
-    Function 0 = Turn
-    Function 1 = Anneal
-    Function 2 = Test
+    Function 0 = Anneal
+    Function 1 = Test
+    Function 2 = Coiling
+    Function 3 = Twisting
+    Function 4 = Custom
     
     Black :Reset     : HardWired
     Red   :Up        : D8
     Orange:Down      : A1
     Brown :Start/Stop: D9
-    Green :Select    : A3
-    Yellow:Function  : A4
+    Yellow:Function  : A3
+    Green :Select    : A4
     
     
     //Led Outputs //check the pin outs.
     static DigitalOut Led_Select_Left(D2);
     static DigitalOut Led_Select_Right(D3);
-    static DigitalOut Led_Power(A3);
+    static DigitalOut Led_Power(A0);
   
     TextLCD lcd(D0,D1,D4,D5,D6,D7); // rs, e, d4-d7
     TendonPower (PWM) pin is PE_8  one below d0