We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e31c592 + 84bdaad commit 4e9ac84Copy full SHA for 4e9ac84
samples/tmo_shell/src/tmo_gnss.c
@@ -294,5 +294,5 @@ int cxd5605_init(void)
294
295
K_THREAD_DEFINE(gnss_tid, GNSS_NOTIF_THREAD_STACK_SIZE,
296
gnss_thread, NULL, NULL, NULL,
297
- GNSS_NOTIF_THREAD_PRIORITY, 0, 0);
+ GNSS_NOTIF_THREAD_PRIORITY, 0, 3000);
298
0 commit comments