CarletonURocketry / fetcher

A QNX process for fetching data from sensors over I2C.
https://carletonurocketry.github.io/fetcher/
GNU General Public License v3.0
1 stars 0 forks source link

Configurable output file #24

Closed linguini1 closed 3 months ago

linguini1 commented 3 months ago

This PR adds the functionality for using a configurable output file stream in fetcher. The use manual is also updated.

Closes #23.