Unbreak macOS build

This commit is contained in:
Vidar Karlsen
2022-05-04 04:32:24 +00:00
committed by Adam Honse
parent 6ae5242ed5
commit 7faa3b4875

View File

@@ -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