Merge branch 'master' of github.com:Hamlib/Hamlib

This commit is contained in:
Michael Black W9MDB 2025-03-12 12:49:40 -05:00
commit 1049dc2457

View file

@ -20,6 +20,9 @@
#ifndef HAMLIB_SKYWATCHER_H
#define HAMLIB_SKYWATCHER_H 1
#define SKYWATCHER_PARK_AZ 0
#define SKYWATCHER_PARK_EL 0
#include "rotator.h"
extern const struct rot_caps skywatcher_rot_caps;