hjd1964/OnStepX main BranchesTags Code Folders and files Latest commit Cannot retrieve latest commit at this time. History 2,403 Commits src .gitattributes .gitignore Config.h Extended.config.h LICENSE OnStepX.ino README.md README GPL-3.0 license...
→ OnStepX configuration and debug setup 1 Options OnStepX configuration and debug setupUploaded by Dave Cook , Nov 16 2023 01:30 AM Owner: Dave Cook (View all images and albums) Uploaded: Nov 16 2023 01:30 AM Views: 170 Album: Cave-Astrola 8" f/7 Model B Deluxe Cloudy...
hjd1964/OnStepXPublic NotificationsYou must be signed in to change notification settings Fork57 Star81 Code Issues2 Pull requests Actions Projects Security Insights Additional navigation options Commit Browse filesBrowse the repository at this point in the history ...
歌曲名-63 Days作者-XWe3Ql(半滗原澈)风格-Melodic Zonstep(Zonstep)宿主-fl studio mobile可视化-Avee player**歌曲中所有鼓采样匀采自SlaiiQ Vol.1 Piscy Pack**, 视频播放量 121、弹幕量 0、点赞数 13、投硬币枚数 12、收藏人数 5、转发人数 2, 视频作者 秋鸣若澈,
Contribute to hjd1964/OnStepX development by creating an account on GitHub.
2 changes: 1 addition & 1 deletion 2 src/telescope/mount/limits/Limits.cpp @@ -167,7 +167,7 @@ CommandError Limits::validateTarget(Coordinate *coords, bool *eastReachable, boo return CE_SLEW_ERR_OUTSIDE_LIMITS; }if (AXIS2_TANGENT_ARM == OFF) { if (transform.isEquatorial()) {...
#error "Configuration (Config.h): Setting TIME_LOCATION_SOURCE unknown, use OFF or valid TIME LOCATION SOURCE (from Constants.h)" #endif #if TIME_LOCATION_SOURCE_FALLBACK < TLS_FIRST && TIME_LOCATION_SOURCE_FALLBACK > TLS_LAST || \ TIME_LOCATION_SOURCE_FALLBACK == GPS || TIME_LOCATION...