#define BUFFER_SIZE 4096
-static const char trb_i2c_version[] = "$Revision: 1.4 $";
+static const char trb_i2c_version[] = "$Revision: 1.5 $";
static const uint16_t trb_i2c_register = 0x8040;
void usage(const char *progName)
{
- printf("Usage: %s [-h] [-d level] <COMMAND>\n", progName);
+ printf("Usage: %s [-h] [-d level] [-V] <COMMAND>\n", progName);
printf("Options:\n");
printf(" -h give this help\n");
printf(" -d turn on Debugging Information\n");