Several code cleanups
Brought to you by:
ddouxchamps
Hi,
I've tried your library with a Sony D31 and have some
fixes:
* remove Uintx_t type definitions and use inttypes.h
uintx_t instead
* omit unused camera parameter in VISCA_get_reply
* make header C++ safe
* remove signed/unsigned comparison warning in
_VISCA_send_packet
Cheers,
Gregor
Logged In: YES
user_id=326583
I forgot to click the upload checkbox.
The Above described patch