X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/rsbs2/blobdiff_plain/99922f0bbaa2b7304136fa3bdb46996ce2beee0f..67a9a9e866d0ff3c40dc2a4a5df32c6e39e9747f:/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;