File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ cd vapicon-2025-hardware-workshop
7878
7979### 2. Configuration
8080
81- Run the configuration menu to set up your WiFi credentials and Bearer Token :
81+ Run the configuration menu to set up your WiFi credentials and Vapi Public Key :
8282
8383``` bash
8484idf.py menuconfig
@@ -88,14 +88,10 @@ Navigate to:
8888
8989- ` VapiCon 2025 Hardware Workshop Configuration `
9090- Set your ** WiFi Name** and ** WiFi Password**
91- - Set your ** Bearer Token ** to ` b3db41dc-f62e-4ca8-89dc-550eab564212 ` and press enter
91+ - Set your ** Vapi Public Key ** to ` b3db41dc-f62e-4ca8-89dc-550eab564212 ` and press enter
9292- Press ` S ` and enter to save
9393- Press ` Q ` to quit.
9494
95- ### Config values
96-
97- - ` BEARER_TOKEN ` - ` b3db41dc-f62e-4ca8-89dc-550eab564212 `
98-
9995## Building the Project
10096
10197### Build the firmware
You can’t perform that action at this time.
0 commit comments