mirror of
https://github.com/k3ng/k3ng_rotator_controller.git
synced 2025-01-24 05:18:12 +00:00
Warning remove
Find an warning if I compile and use the JARZEBSKI library for the HMC5883L
This commit is contained in:
parent
2b28ad4cdf
commit
8f8e689ee2
@ -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