PIDDOM_DELAY
if (delta8 >= 0 && delta8 <= PIDDOM_DELAY) {
pid_doms[i] = (int8_t)i - (int8_t)(PIDDOM_DELAY + 1);