Skip to content

Commit

Permalink
Remove Improv from C3-adopt & S3-adopt
Browse files Browse the repository at this point in the history
  • Loading branch information
kbx81 committed Jul 11, 2024
1 parent 37b55ba commit 657d485
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 32 deletions.
16 changes: 0 additions & 16 deletions project-template-esp32-c3-adopt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,3 @@ wifi:
# In combination with the `ap` this allows the user
# to provision wifi credentials to the device.
captive_portal:

##########################################################
# Most projects should not remove anything from above here
# and should just modify the name, project name/version
# and git url for the dashboard_import
##########################################################


# Sets up Bluetooth LE (Only on ESP32) to allow the user
# to provision wifi credentials to the device.
esp32_improv:
authorizer: none

# Sets up the improv via serial client for Wi-Fi provisioning.
# Handy if your device has a usb port for the user to add credentials when they first get it.
improv_serial:
16 changes: 0 additions & 16 deletions project-template-esp32-s3-adopt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,3 @@ wifi:
# In combination with the `ap` this allows the user
# to provision wifi credentials to the device.
captive_portal:

##########################################################
# Most projects should not remove anything from above here
# and should just modify the name, project name/version
# and git url for the dashboard_import
##########################################################


# Sets up Bluetooth LE (Only on ESP32) to allow the user
# to provision wifi credentials to the device.
esp32_improv:
authorizer: none

# Sets up the improv via serial client for Wi-Fi provisioning.
# Handy if your device has a usb port for the user to add credentials when they first get it.
improv_serial:

0 comments on commit 657d485

Please sign in to comment.