H
Isn't there a mismatch in the code committed in r25007 (Histogram display)? I mean the new code in apps/menus/recording_menu.c, specifically this:{ "4s", TALK_ID(5, UNIT_SEC) } In the other menu options, the number in the first member matches the number in the TALK_ID, e.g. "{ "2s", TALK_ID(2, UNIT_SEC) }".
Yes, you're right, a typo of me... I'll fix asap Peter
