Merge pull request #95 from k3ng/Az-ops-for-LT-1-degree-pointing

Update k3ng_rotator_controller.ino
This commit is contained in:
VK2EFL 2022-08-24 19:48:30 +10:00 committed by GitHub
commit 4f24fe3cf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11848,7 +11848,7 @@ void service_request_queue(){
control_port->flush();
#endif // DEBUG_LOOP
int work_target_raw_azimuth = 0;
float work_target_raw_azimuth = 0;
byte direction_to_go = 0;
byte within_tolerance_flag = 0;