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