]> git.zerfleddert.de Git - rsbs2/blobdiff - bmc/i2c.h
I2C master mode implemented and more decoding
[rsbs2] / bmc / i2c.h
index d666669bd23d5ef378cf5602a7754a83ef78b649..c53ff035ca2418df240512781bc242883d6319ef 100644 (file)
--- a/bmc/i2c.h
+++ b/bmc/i2c.h
@@ -1,3 +1,4 @@
 #define BMC_ADDR 0x24
 
 void i2c_init();
+void i2c_send(unsigned char *buf, int len);
Impressum, Datenschutz