Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachGarcia42 committed May 13, 2024
1 parent c5b943b commit df4b87b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ int main() {
sleep_ms(500);
}

// Radio initialization
if (radio.init()) {
return 1;
};
Expand Down

0 comments on commit df4b87b

Please sign in to comment.