Displaying 1 result from an estimated 1 matches for "wait_packet".
Did you mean:
init_packet
2013 Jul 05
0
Small fixes needed for Riello driver
On Jul 5, 2013, at 4:54 AM, Elio Parisi wrote:
> Sorry... but don't understand the first point.
>
> found* and wait_packet are boolean and so (there isn't a standard Boolean type) uint8_t.
>
> Is this correct?
Either one works, but I think there was some confusion since the rest of the changes were simply changing the type name, rather than changing to a type of a different size.
Also, the [u]intX_t types...