We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0597204 commit 13b44bcCopy full SHA for 13b44bc
src/BluetoothA2DPCommon.h
@@ -30,7 +30,7 @@
30
#if defined(CONFIG_IDF_TARGET_ESP32)
31
# define IS_VALID_PLATFORM true
32
#else
33
-# error "Please read the Wiki about the supported Platforms!"
+# error "Please read the ESP32-A2DP Wiki about the supported Platforms!"
34
# define IS_VALID_PLATFORM false
35
#endif
36
0 commit comments