Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Blue-Crescent committed Feb 12, 2024
2 parents 032cbe2 + 7ae8c4b commit 57c6cdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/minimumsample/minimumsample.ino
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ void setup() {

// JJY Library
jjy.begin(); // Start JJY Receive
jjy.freq(40); // Set frequency 40kHz

//while(jjy.getTime() == -1) delay(1000); // blocking until time available.
}
Expand Down

0 comments on commit 57c6cdb

Please sign in to comment.