Skip to content

Commit 4239d2d

Browse files
(Azure CXP ) Fixing Incorrect file reference
Fixing Incorrect file reference Resolves #https://github.com/MicrosoftDocs/azure-docs/issues/97021
1 parent ec111b6 commit 4239d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-develop/quickstart-devkit-stm-b-l4s5i.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ To connect the device to Azure, you'll modify a configuration file for Azure IoT
428428
429429
1. Select the sample project that you want to build and run. For example, ***sample_azure_iot_embedded_sdk_pnp.***
430430
431-
1. Expand the ***command_hardware_code*** folder to open ***board_setup.c*** to configure the values for your WiFi to be used.
431+
1. Expand the ***common_hardware_code*** folder to open ***board_setup.c*** to configure the values for your WiFi to be used.
432432
433433
|Symbol name|Value|
434434
|-----------|-----|

0 commit comments

Comments
 (0)