Updated tests/examples

This commit is contained in:
Joseph Henry
2017-12-14 16:28:49 -08:00
parent 3ba3b3fc65
commit 998cc99ad1
5 changed files with 12 additions and 51 deletions

View File

@@ -6,7 +6,7 @@
int main()
{
printf("Starting ZT service");
zts_startjoin("ztp","17d709436c2c5367");
zts_startjoin("my_config_path",0x0000000000000000);
printf("Dummy. Going into infinite loop. Ping me or something\n");
while(1) {