On Friday 20 November 2009, Uwe Bonnes wrote:
> -    BITMODE_CBUS   = 0x20
> +    BITMODE_CBUS   = 0x20,
> +    BITMODE_SYNCFF = 0x40

Which is why it's good policy to always end
enum lists with a comma ... that way, adding
new members at the end really *is* a one liner!


--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to [email protected]   

Reply via email to