Skip to content

Commit

Permalink
convert garmin to Format class (#1222)
Browse files Browse the repository at this point in the history
* convert garmin to format class.

* add new file garmin.h

* make some member fns static.

* init member var
  • Loading branch information
tsteven4 authored Nov 16, 2023
1 parent ad23c57 commit 9abb5be
Show file tree
Hide file tree
Showing 4 changed files with 295 additions and 189 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ set(HEADERS
filter_vecs.h
format.h
formspec.h
garmin.h
garmin_fit.h
garmin_fs.h
garmin_gpi.h
Expand Down
Loading

0 comments on commit 9abb5be

Please sign in to comment.