From 503fae7c417e477e54c50c353a4624a3a96ec654 Mon Sep 17 00:00:00 2001 From: Abhijith K A Date: Tue, 31 Oct 2017 19:15:36 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2582ed8..6e68932 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,4 @@ step 5: The micro controller checks for a responce in the responce database. step 6: If found true the responce function will be called. # Error Protection 1. The 4 gesture(3 digits and a random one) should be entered in under 5 seconds(can be modified) -2. The 3 gesture sequence should have 3 different gestures to be accepted(can be modified) +2. The 3 gesture sequence should have 3 different gestures to be accepted(can be modified) ..