Skip to content

Commit

Permalink
Compilation test
Browse files Browse the repository at this point in the history
  • Loading branch information
gbin committed Jun 26, 2024
1 parent 35e0929 commit 7c80485
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,5 @@ fn main() {
debug!("Running... starting clock: {}.", mytime = clock.now()); // this will be indexed as "mytime" in the main datalogger
application.run().expect("Failed to run application.");
}
```

0 comments on commit 7c80485

Please sign in to comment.