mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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 <dirk@hohndel.org>
This commit is contained in:
parent
8562364bd9
commit
7383f7fe0a
2 changed files with 21 additions and 14 deletions
2
uemis.h
2
uemis.h
|
|
@ -40,4 +40,4 @@ typedef struct {
|
|||
uint8_t flags[8];
|
||||
} __attribute((packed)) uemis_sample_t;
|
||||
|
||||
#endif /* DIVE_H */
|
||||
#endif /* UEMIS_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue