diff --git a/code.js b/code.js
index ad565b7..69d2114 100644
--- a/code.js
+++ b/code.js
@@ -2,7 +2,7 @@ const right = 0;
 const left = 1;
 const non = 2;
 
-const hyst = 2;
+const hyst = 0;
 const toll = 2;
 
 var code = [3, 14, 25, 9, 26];