Skip to content

Commit

Permalink
Add print message
Browse files Browse the repository at this point in the history
  • Loading branch information
sfodagain committed May 24, 2024
1 parent b83e05f commit 01865d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions samples/greengrass/basic_discovery/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,8 @@ int main(int argc, char *argv[])

/************************ Run the sample ****************************/

fprintf(stdout, "Starting discovery\n");

auto discoveryClient = DiscoveryClient::CreateClient(clientConfig);

Aws::Iot::MqttClient mqttClient;
Expand Down

0 comments on commit 01865d9

Please sign in to comment.