Unbreak macOS build
This commit is contained in:
parent
6ae5242ed5
commit
7faa3b4875
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ union i2c_smbus_data
|
|||
|
||||
#endif /* __linux__ */
|
||||
|
||||
#if defined(__APPLE___) || defined(__FreeBSD__)
|
||||
#if defined(__APPLE__) || defined(__FreeBSD__)
|
||||
|
||||
//Data for SMBus Messages
|
||||
#define I2C_SMBUS_BLOCK_MAX 32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue