X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=ROM2%2Fvend.h;h=9922719163156393f33e6155658e632e3d37c4a1;hb=efacf0385ee7dc87afaa2a71664fa7c50fadcb87;hp=ea079b47d966225ae8070a1de8b0d15b9b2c06f6;hpb=dc05db765d0f5d7e68f6c786f0572c0da4d7926d;p=uccvend-snackrom.git diff --git a/ROM2/vend.h b/ROM2/vend.h index ea079b4..9922719 100644 --- a/ROM2/vend.h +++ b/ROM2/vend.h @@ -45,12 +45,12 @@ void my_memcpy(char* dst, char* src, u8 size); #define PORTE_MOTOR_OVERCURRENT 0x01 #define PORTE_MOTOR_OVERVOLTAGE 0x02 -/* Address 3000 bits */ -#define A3000_MOTOR_ROW_DISABLE 0x80 - /* Address 1800 bits */ #define A1800_DOOR_OPEN 0x20 +/* Address 3000 bits */ +#define A3000_MOTOR_ROW_DISABLE 0x80 + /* Address 3800 bits */ #define A3800_DISPLAY_WRITE 0x04 #define A3800_MOTOR_DATA 0x10