We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ae5242 commit 7faa3b4Copy full SHA for 7faa3b4
i2c_smbus/i2c_smbus.h
@@ -41,7 +41,7 @@ union i2c_smbus_data
41
42
#endif /* __linux__ */
43
44
-#if defined(__APPLE___) || defined(__FreeBSD__)
+#if defined(__APPLE__) || defined(__FreeBSD__)
45
46
//Data for SMBus Messages
47
#define I2C_SMBUS_BLOCK_MAX 32
0 commit comments