X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/76c082ca2a2c560e660daca0a8294b73881423d8..1f12ca6c89dbd3e4414b9d3b997736da4df69549:/include/common.h diff --git a/include/common.h b/include/common.h index 4037ac8..16f96bb 100644 --- a/include/common.h +++ b/include/common.h @@ -82,7 +82,6 @@ extern volatile uint_least8_t Stat; #define S_10MS_TO (1<<0) #define S_MSG_PENDING (1<<1) -#define S_IO_0X40 (1<<2) #define S_CON_PENDING (1<<3) #define S_RESET_POLARITY (1<<4)