Stupid coding error fixed

pull/218/head
Markus Deibel 2020-03-29 09:22:36 +02:00
parent 5507eb04be
commit 18abff1d2f
1 changed files with 0 additions and 4 deletions

View File

@ -5,10 +5,6 @@ const Setter = {
LOWER: 'lower' LOWER: 'lower'
}; };
const Confidence = {
NONE
}
const shortBuzzTimeInMs = 50; const shortBuzzTimeInMs = 50;
const longBuzzTimeInMs = 200; const longBuzzTimeInMs = 200;