From 98704c911893e9e54f79632dce8de66751673ce4 Mon Sep 17 00:00:00 2001 From: hadaq Date: Mon, 7 Sep 2009 21:24:24 +0000 Subject: [PATCH] update --- trbrich/trb_i2c.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/trbrich/trb_i2c.c b/trbrich/trb_i2c.c index bf9509a..0b7145d 100644 --- a/trbrich/trb_i2c.c +++ b/trbrich/trb_i2c.c @@ -8,11 +8,10 @@ #include #include #include -#include #define BUFFER_SIZE 4096 -static const char trb_i2c_version[] = "$Revision: 1.3 $"; +static const char trb_i2c_version[] = "$Revision: 1.4 $"; static const uint16_t trb_i2c_register = 0x8040; -- 2.43.0