Mercurial > public > hwos_code
comparison src/ghostwriter.inc @ 0:11d4fc797f74
init
author | heinrichsweikamp |
---|---|
date | Wed, 24 Apr 2013 19:22:45 +0200 |
parents | |
children | b455b31ce022 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:11d4fc797f74 |
---|---|
1 ;============================================================================= | |
2 ; | |
3 ; File ghostwriter.inc | |
4 ; | |
5 ; | |
6 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. | |
7 ;============================================================================= | |
8 ; HISTORY | |
9 ; 2011-11-27 : [mH] Creation | |
10 | |
11 extern store_dive_data | |
12 extern ghostwriter_end_dive | |
13 extern ghostwriter_short_header | |
14 extern update_battery_registers | |
15 extern do_logoffset_common_write | |
16 extern do_logoffset_common_read | |
17 | |
18 |