Fix the profile ringbuffer end.

The profile ringbuffer is smaller than expected. The purpose of the
extra area after the profile ringbuffer is currently unknown.
This commit is contained in:
Jef Driesen 2012-06-21 20:45:12 +02:00
parent 80f5c7025e
commit 6423edffc8

View File

@ -75,7 +75,7 @@ static const suunto_common2_layout_t suunto_d9tx_layout = {
0x10000, /* memsize */
0x0024, /* serial */
0x019A, /* rb_profile_begin */
0xFFFE /* rb_profile_end */
0xEBF0 /* rb_profile_end */
};
static int