mirror of
https://github.com/k3ng/k3ng_rotator_controller.git
synced 2025-01-23 21:08:04 +00:00
commit
742a516286
@ -4778,7 +4778,7 @@ void read_azimuth(byte force_read){
|
||||
#endif // FEATURE_AZIMUTH_CORRECTION
|
||||
raw_azimuth = raw_azimuth + (configuration.azimuth_offset * HEADING_MULTIPLIER);
|
||||
azimuth = raw_azimuth;
|
||||
#endif FEATURE_AZ_POSITION_HMC5883L_USING_JARZEBSKI_LIBRARY
|
||||
#endif // FEATURE_AZ_POSITION_HMC5883L_USING_JARZEBSKI_LIBRARY
|
||||
|
||||
#if defined(FEATURE_AZ_POSITION_DFROBOT_QMC5883)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user