From 7383f7fe0a77c906aafcd61ccfc09dc1866c5416 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 4 Dec 2012 21:03:56 -0800 Subject: Change Uemis debug code to test for bit values This way individual pieces can be turned on and off. The commit also adds code to read from a disk image (instead of the SDA) without all the long timeouts. Signed-off-by: Dirk Hohndel --- uemis.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uemis.h') diff --git a/uemis.h b/uemis.h index 21d11e707..ac47b0978 100644 --- a/uemis.h +++ b/uemis.h @@ -40,4 +40,4 @@ typedef struct { uint8_t flags[8]; } __attribute((packed)) uemis_sample_t; -#endif /* DIVE_H */ +#endif /* UEMIS_H */ -- cgit v1.2.3-70-g09d2