Skip to content

Commit

Permalink
Update Validate.h
Browse files Browse the repository at this point in the history
  • Loading branch information
pascallanger committed Jul 12, 2024
1 parent 3d5e43d commit edaad73
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Multiprotocol/Validate.h
Original file line number Diff line number Diff line change
Expand Up @@ -356,8 +356,10 @@
#undef XK_CCNRF_INO
#undef XK2_CCNRF_INO
#endif
#if defined(MCU_STM32F103C8)
#if defined(MCU_STM32F103C8) // Save flash space...
#undef BUMBLEB_CCNRF_INO
#undef Q303_CCNRF_INO
#undef Q90C_CCNRF_INO
#endif
#if not defined(DSM_CYRF6936_INO)
#undef LOSI_CYRF6936_INO
Expand Down

0 comments on commit edaad73

Please sign in to comment.