k3ng / k3ng_rotator_controller

K3NG Arduino Amateur Radio Rotator Controller
http://blog.radioartisan.com/yaesu-rotator-computer-serial-interface/
GNU General Public License v3.0
182 stars 127 forks source link

Update k3ng_rotator_controller.ino #95

Closed VK2EFL closed 2 years ago

VK2EFL commented 2 years ago

In order to provide correct Azimuth movement for AZIMUTH_TOLERANCE values which are less than 1.0 degrees, I have changed the type of the variable _work_target_rawazimuth from an int to a float