WaveShare

This commit is contained in:
2022-03-02 22:18:15 +01:00
parent 1aa27e6f96
commit 753783bc3a
3 changed files with 51 additions and 1 deletions

View File

@@ -48,6 +48,9 @@
#ifndef _DEV_CONFIG_H_
#define _DEV_CONFIG_H_
#define RPI
#define USE_BCM2835_LIB
#include <stdint.h>
#include <stdio.h>
#include <unistd.h>