; motor functions ;include "../include/m128def.inc" .equ MOT_DIR_L = 0x02 .equ MOT_DIR_R = 0x03 .equ MOT_PWR_L = 0x04 .equ MOT_PWR_R = 0x07 ;.def tmp = r17 MOTOR_INIT: ; ports -> output in tmp,DDRB sbr tmp,(1<