Replies: 1 comment 1 reply
-
you could add a -D in boards.txt with build.extra_flags |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Juray,
Would you consider a small PR for a specific range of boards ? All our boards require WIFIESPAT2 to be set and not WIFIESPAT1. It would most likely just be a small set of "if defined(CHALLENGER_2040_WIFI_BLE_RP2040) in src/utility/EspAtDrvTypes.h to ensure the proper settings for only these boards.
Beta Was this translation helpful? Give feedback.
All reactions