Skip to content

Commit

Permalink
[ONB] Enable BluFi onboarding with other modules than BT gateway (#1982)
Browse files Browse the repository at this point in the history
  • Loading branch information
1technophile committed Jun 24, 2024
1 parent 77d0d14 commit b20f2c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/Zblufi.ino
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#if defined(ESP32) && defined(USE_BLUFI)

# include "NimBLEDevice.h"
# include "esp_blufi_api.h"

extern "C" {
Expand Down

0 comments on commit b20f2c4

Please sign in to comment.