Skip to content

fliuzzi02/using-nmealib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

using-nmealib

Simple project that shows how to use the library nmealib

Installation

Clone the repository with the following command:

git clone https://github.com/fliuzzi02/using-nmealib.git

Then build the project with the following commands:

cmake -S . -B build
cmake --build build

Usage

Run the executable with the following command:

./build/packExample

or

./build/unpackExample

About

Simple project that shows how to use the library nmealib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors