mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
Added the tooling to the util directory to generate a JSON file with product and manufacturer metadata for use by the FITRideFile decoder. [skip ci]
4 lines
81 B
Makefile
4 lines
81 B
Makefile
FITmetadata.json: fit_example.h nongarmin.json
|
|
./fitprod.py > FITmetadata.json
|
|
|