[chronojump] Comment on ChronopicStartReactionTimeAnimation
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Comment on ChronopicStartReactionTimeAnimation
- Date: Mon, 12 Mar 2018 16:15:42 +0000 (UTC)
commit 2d7632e0e03c8d85005bd3ee4d45080e939aa8d9
Author: Xavier de Blas <xaviblas gmail com>
Date: Mon Mar 12 17:14:09 2018 +0100
Comment on ChronopicStartReactionTimeAnimation
src/chronopicDetect.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/chronopicDetect.cs b/src/chronopicDetect.cs
index 3d4aa68..81ac04f 100644
--- a/src/chronopicDetect.cs
+++ b/src/chronopicDetect.cs
@@ -324,7 +324,7 @@ public class ChronopicStartReactionTimeAnimation : ChronopicAuto
b = 0x74;
else if(CharToSend == "T") //green and buzzer
b = 0x54;
- else if(CharToSend == "y") //red green
+ else if(CharToSend == "y") //red green #TODO: maybe should be 79
https://www.asciitable.com/
b = 0x76;
else if(CharToSend == "Z")
b = 0x5A;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]