Commit bb88f4a7 authored by TMRh20's avatar TMRh20

Fix include for RF24_config.h

parent 8814d39c
......@@ -15,7 +15,7 @@
#ifndef __RF24_H__
#define __RF24_H__
#include <RF24_config.h>
#include "RF24_config.h"
#if defined (RF24_LINUX)
#include "RPi/bcm2835.h"
#elif defined SOFTSPI
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment