diff Discovery/Src/logbook.c @ 299:b70c26be71a0

Merged in janlmulder/ostc4/cleanup-3 (pull request #24) 1 bug fix, 1 possible bug fix and some cleanup.
author heinrichsweikamp <bitbucket@heinrichsweikamp.com>
date Fri, 17 May 2019 06:38:56 +0000
parents 50c26a4442af
children 8e62f4701676
line wrap: on
line diff
--- a/Discovery/Src/logbook.c	Mon May 13 13:37:34 2019 +0000
+++ b/Discovery/Src/logbook.c	Fri May 17 06:38:56 2019 +0000
@@ -750,7 +750,7 @@
 			
 			// second event Byte
 			//bailout
-			if(eventByte2.ub.bit1)
+			if(eventByte2.ub.bit0)
 			{
 				//evaluate bailout gas Gas
 				 *bailout = 1;