Skip to content

Commit a50ed63

Browse files
smcd253Spencer McDonough
andauthored
Fix MXChip build error (#162)
Fix MXChip build error from double define in MXChip/AZ3166/app/nx_client.c due to failed merge Co-authored-by: Spencer McDonough <[email protected]>
1 parent cc5d762 commit a50ed63

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

MXChip/AZ3166/app/nx_client.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919

2020
#include "azure_config.h"
2121
#include "azure_device_x509_cert_config.h"
22-
23-
#define IOT_MODEL_ID "dtmi:com:example:azurertos:gsg;1"
2422
#include "azure_pnp_info.h"
2523

2624
#define IOT_MODEL_ID "dtmi:azurertos:devkit:gsgmxchip;1"

0 commit comments

Comments
 (0)