[chirp_devel] [ft-90] fix memmap to expose ID bytes to developer mode and fix demomsg fields #1187
Dan Smith
Fri Nov 15 17:20:13 PST 2013
> - u8 demomsg1[32];
> - u8 demomsg2[32];
> + #seekto 0xF7B;
> + char demomsg1[50];
> + char demomsg2[50];
Seeking in a structure like this is kinda nasty. Can you just declare
some filler bytes to use up the space?
--Dan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: OpenPGP digital signature
Url : http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20131115/0d3d20ed/attachment-0001.bin
More information about the chirp_devel
mailing list