This commit is contained in:
Wolfgang Hottgenroth
2019-10-05 23:28:42 +01:00
parent 33939d3b59
commit 511c4ae9c0
2 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#include <wiringPiSPI.h>
#include <stdint.h>
#include <stdio.h>
#include <unistd.h>
#include "LS7366R.h"
#include "influx.h"