Definition cleanup and AudioModule WIP

This commit is contained in:
Thomas Göttgens
2022-12-01 17:47:04 +01:00
parent dbefa71bc8
commit fb89828990
6 changed files with 81 additions and 44 deletions

View File

@@ -1,10 +1,9 @@
#pragma once
#include "../concurrency/OSThread.h"
#include "concurrency/NotifiedWorkerThread.h"
#include "RadioInterface.h"
#include "MeshPacketQueue.h"
#define RADIOLIB_EXCLUDE_HTTP
#include <RadioLib.h>
// ESP32 has special rules about ISR code