Mercurial > public > ostc4
comparison Small_CPU/Src/scheduler.c @ 105:68181cd61f20 kittz
fix comments
author | Dmitry Romanov <kitt@bk.ru> |
---|---|
date | Mon, 24 Dec 2018 16:19:09 +0300 |
parents | 22a1094545f3 |
children | 6347a86caa18 |
comparison
equal
deleted
inserted
replaced
104:22a1094545f3 | 105:68181cd61f20 |
---|---|
439 * @date 18-June-2015 | 439 * @date 18-June-2015 |
440 ****************************************************************************** | 440 ****************************************************************************** |
441 */ | 441 */ |
442 void schedule_check_resync(void) | 442 void schedule_check_resync(void) |
443 { | 443 { |
444 //TODO: убрать к хуям | 444 //TODO: REMOVE |
445 if((global.check_sync_not_running >= 2)) | 445 if((global.check_sync_not_running >= 2)) |
446 { | 446 { |
447 // global.dataSendToSlaveIsNotValidCount = 0; | 447 // global.dataSendToSlaveIsNotValidCount = 0; |
448 // global.check_sync_not_running = 0; | 448 // global.check_sync_not_running = 0; |
449 // global.sync_error_count++; | 449 // global.sync_error_count++; |