mirror of https://github.com/g4klx/MMDVMHost
There is no I2C related code, <linux/i2c-dev.h> removed.
This commit is contained in:
parent
9d3a58c103
commit
e5a1ed5de5
|
|
@ -35,9 +35,6 @@
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <termios.h>
|
#include <termios.h>
|
||||||
#if !defined(__APPLE__)
|
|
||||||
#include <linux/i2c-dev.h>
|
|
||||||
#endif
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue