Skip to content

Commit

Permalink
Add new download link
Browse files Browse the repository at this point in the history
  • Loading branch information
nhz2 authored Feb 13, 2023
1 parent 2a63a37 commit 4c69107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ XYZgeomag uses single precision floating points. It's designed to minimize ram u

## Using XYZgeomag

Just download [XYZgeomag.hpp](https://raw.githubusercontent.com/nhz2/XYZgeomag/master/src/XYZgeomag.hpp) and include it.
Just download [XYZgeomag.hpp](https://github.com/nhz2/XYZgeomag/releases/download/v2.0.0/XYZgeomag.hpp) and include it.
Here is an example Arduino sketch:

~~~cpp
Expand Down

0 comments on commit 4c69107

Please sign in to comment.