rp2040-rx : analog mic example

This commit is contained in:
Georgi Gerganov
2022-07-22 21:59:47 +03:00
parent 4680ff5f5e
commit 84cdf0a0bd
9 changed files with 537 additions and 17 deletions

View File

@@ -15,7 +15,7 @@
# define GGWAVE_API
#endif
#if defined(ARDUINO)
#if defined(ARDUINO_UNO)
#define GGWAVE_CONFIG_FEW_PROTOCOLS
#endif