kopia lustrzana https://github.com/Hamlib/Hamlib
Update skywatcher.h - Added coordinates for parking position
Added coordinates for parking positionpull/1679/head
rodzic
43f8afa6a4
commit
c2d3202ffb
|
@ -20,6 +20,9 @@
|
||||||
#ifndef HAMLIB_SKYWATCHER_H
|
#ifndef HAMLIB_SKYWATCHER_H
|
||||||
#define HAMLIB_SKYWATCHER_H 1
|
#define HAMLIB_SKYWATCHER_H 1
|
||||||
|
|
||||||
|
#define SKYWATCHER_PARK_AZ 0
|
||||||
|
#define SKYWATCHER_PARK_EL 0
|
||||||
|
|
||||||
#include "rotator.h"
|
#include "rotator.h"
|
||||||
|
|
||||||
extern const struct rot_caps skywatcher_rot_caps;
|
extern const struct rot_caps skywatcher_rot_caps;
|
||||||
|
|
Ładowanie…
Reference in New Issue