mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-18 00:43:48 +02:00
Merge branch 'pimoroni-plugins' of github.com:guh/nymea-plugins into pimoroni-plugins
This commit is contained in:
commit
40bdc6010b
2
debian/control
vendored
2
debian/control
vendored
@ -8,7 +8,7 @@ Build-depends: debhelper (>= 0.0.0),
|
||||
python:any,
|
||||
qtbase5-dev,
|
||||
qtconnectivity5-dev,
|
||||
libi2c-dev:native,
|
||||
libi2c-dev,
|
||||
Standards-Version: 3.9.3
|
||||
|
||||
|
||||
|
||||
@ -25,7 +25,9 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
extern "C" {
|
||||
#include "linux/i2c-dev.h"
|
||||
}
|
||||
#include <sys/ioctl.h>
|
||||
#include <fcntl.h>
|
||||
#include <string.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user