E129 and E010R5 not supported on atmega328p

This commit is contained in:
Pascal Langer
2021-06-30 09:45:25 +02:00
parent 5afdff8477
commit 226e082c5a
2 changed files with 9 additions and 0 deletions

View File

@@ -333,6 +333,11 @@
#undef V911S_CCNRF_INO
#undef XK_CCNRF_INO
#endif
#if not defined(STM32_BOARD)
//RF2500 emulation does not work on atmega...
#undef E010R5_CYRF6936_INO
#undef E129_CYRF6936_INO
#endif
#if not defined(STM32_BOARD)
#undef SX1276_INSTALLED
#endif