Skip to content

Commit 0c91300

Browse files
authored
switch to microchip pnp model (#361)
1 parent 4771390 commit 0c91300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microchip/ATSAME54-XPRO/app/nx_client.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#include "azure_device_x509_cert_config.h"
2121
#include "azure_pnp_info.h"
2222

23-
#define IOT_MODEL_ID "dtmi:azurertos:devkit:gsg;2"
23+
#define IOT_MODEL_ID "dtmi:azurertos:devkit:gsgmicrochipsame54;1"
2424

2525
#define TELEMETRY_TEMPERATURE "temperature"
2626
#define TELEMETRY_PRESSURE "pressure"

0 commit comments

Comments
 (0)