Added new bluetooth samples
All checks were successful
Build & Publish / build (push) Successful in 8m17s

This commit is contained in:
2023-09-08 13:28:04 +02:00
parent aba0cec34d
commit a75c2d467c
12 changed files with 469 additions and 15 deletions

View File

@@ -8,6 +8,7 @@
int main(void)
{
int err;
printk("Zephyr Example Application %s\n", APP_VERSION_STRING);
return 0;