From 0a053f656033543ecbe3ca27e36ac2489e7bd947 Mon Sep 17 00:00:00 2001
From: jz6g17 <jz6g17@soton.ac.uk>
Date: Fri, 6 Sep 2019 13:01:02 +0100
Subject: [PATCH] Replace The process of LED strip guidance.graphml

---
 .../The process of LED strip guidance.graphml             | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Process of flow chart/The process of LED strip guidance.graphml b/Process of flow chart/The process of LED strip guidance.graphml
index 7e731df..7ac698f 100644
--- a/Process of flow chart/The process of LED strip guidance.graphml	
+++ b/Process of flow chart/The process of LED strip guidance.graphml	
@@ -22,16 +22,16 @@
           <y:BorderStyle color="#000000" raised="false" type="line" width="1.0"/>
           <y:NodeLabel alignment="left" autoSizePolicy="content" fontFamily="Dialog" fontSize="18" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="290.6728515625" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="487.2841796875" x="20.60791015625" xml:space="preserve" y="68.16357421875">Foot plate as transceiver
 receive data from armrest and send the data to the foot plate
-while(buttonstate ==LOW)
+while(laser state ==LOW)
 {
 LED strip on the foot plate;
 timer interrupt to guide their balance;
-send data to the wall
-send data to the leftarmrest
+send data to the leftarmrest;
+speaker works with timer interrupt;
 }
 else
 {
-laser light start to work
+laser light start to work;
 }
 <y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
           <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="4.0" x="262.25" y="211.5">
-- 
GitLab