Hamlib/rotators/grbltrk
Daniele Forsi IU5HKX 974e619dd2 Replace #include serial.h with iofunc.h
According to iwyu, to avoid unecessary rebuilds and to reduce the
chances of breakages of the build if includes are rearranged, the
code that uses serial_open() and ser_close() should include
serial.h while the code that uses read_block() write_block() and
similar should include iofunc.h, code that uses all of them should
include both files.

Found with iwyu.
2025-07-22 23:33:56 +02:00
..
Android.mk add new rotator grbltrk 2022-05-17 13:23:44 +08:00
Makefile.am Remove the executable bit from data files 2025-07-06 19:45:43 +02:00
README.txt Update informatino for GRBLTRK rotor 2022-05-17 09:10:40 -05:00
grbltrk.c Replace #include serial.h with iofunc.h 2025-07-22 23:33:56 +02:00

README.txt

More information at
https://github.com/wuxx/AntRunner