From 646d01a3f727c5741dd6970c402aa589907e11da Mon Sep 17 00:00:00 2001 From: overflowerror Date: Mon, 7 Apr 2014 14:33:56 +0200 Subject: [PATCH] just one value --- code.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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];