pietern / goestools

Tools to work with signals and files from GOES satellites
https://pietern.github.io/goestools/
BSD 2-Clause "Simplified" License
374 stars 83 forks source link

src/lib/packet_reader.h and packet_writer.h need to #include <stdint.h> #119

Closed jpcopela closed 2 years ago

jpcopela commented 2 years ago

They are giving me an error.

RyLeeRyno commented 2 years ago

They are giving me an error.

See fixes in: https://github.com/pietern/goestools/issues/113

pietern commented 2 years ago

This was fixed in #81 and is now available in the main branch.