; motor functions .equ MOT_DIR_L = 0x02 .equ MOT_DIR_R = 0x03 .equ MOT_PWR_L = 0x04 .equ MOT_PWR_R = 0x07 MOTOR_INIT: ; ports -> output in tmp1,DDRB sbr tmp1,(1<