forked from len0rd/rockbox
Adjusted the RTC bit sum
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4795 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6403f98567
commit
2939b19a58
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ static struct bit_entry rtc_bits[] =
|
||||||
/* new stuff to be added here */
|
/* new stuff to be added here */
|
||||||
/* If values are just added to the end, no need to bump the version. */
|
/* If values are just added to the end, no need to bump the version. */
|
||||||
|
|
||||||
/* Current sum of bits: 254 (worst case) */
|
/* Current sum of bits: 271 (worst case) */
|
||||||
/* Sum of all bit sizes must not grow beyond 288! */
|
/* Sum of all bit sizes must not grow beyond 288! */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue