mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-09 04:27:17 +02:00
fix compile for ESP8266
This commit is contained in:
parent
468d7a6db7
commit
bf5fe900da
5 changed files with 9 additions and 3 deletions
|
@ -9,6 +9,7 @@
|
|||
#include <RF24.h>
|
||||
#include "SPI.h"
|
||||
#include "radio.h"
|
||||
#include "../config/config.h"
|
||||
#if defined(CONFIG_IDF_TARGET_ESP32S3)
|
||||
#include "nrfHal.h"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue