mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-11 16:06:38 +02:00
* compiles with PlatformIO
This commit is contained in:
parent
b9cec55849
commit
aeb63f5d31
15 changed files with 39 additions and 335 deletions
|
@ -6,6 +6,7 @@
|
|||
#ifndef __RADIO_H__
|
||||
#define __RADIO_H__
|
||||
|
||||
#include "dbg.h"
|
||||
#include <RF24.h>
|
||||
#include <RF24_config.h>
|
||||
#include "crc.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue