X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/rsbs2/blobdiff_plain/453203717769c12e37678c93fcaf4150f2d16a39..5e257ef3d52a0bbb3de3179f83e0c20d841a823c:/bmc/i2c.h diff --git a/bmc/i2c.h b/bmc/i2c.h index 7b783d7..2e48d1c 100644 --- a/bmc/i2c.h +++ b/bmc/i2c.h @@ -1,5 +1,3 @@ -#define BMC_ADDR 0x24 - extern volatile unsigned char i2c_databuf[24]; extern volatile uint8_t i2c_len; extern volatile uint8_t i2c_done;