arduino-audio-tools
Loading...
Searching...
No Matches
src
AudioTools
Sandbox
BLE
AudioBLE.h
Go to the documentation of this file.
1
#pragma once
2
3
#ifdef ESP32
4
//# include "AudioBLEServer.h"
5
//# include "AudioBLEClient.h"
6
# include "
AudioBLEServerESP32.h
"
7
# include "
AudioBLEClientESP32.h
"
8
#else
9
# include "
AudioBLEServer.h
"
10
# include "
AudioBLEClient.h
"
11
#endif
12
AudioBLEClient.h
AudioBLEClientESP32.h
AudioBLEServer.h
AudioBLEServerESP32.h
Generated by
1.9.8