diff options
| -rw-r--r-- | protocol/adb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocol/adb.c b/protocol/adb.c index 2f3f667b7..2baad3234 100644 --- a/protocol/adb.c +++ b/protocol/adb.c | |||
| @@ -63,7 +63,6 @@ static inline uint8_t wait_data_hi(uint8_t us); | |||
| 63 | 63 | ||
| 64 | void adb_host_init(void) | 64 | void adb_host_init(void) |
| 65 | { | 65 | { |
| 66 | DDRF |= (1<<1); | ||
| 67 | data_hi(); | 66 | data_hi(); |
| 68 | #ifdef ADB_PSW_BIT | 67 | #ifdef ADB_PSW_BIT |
| 69 | psw_hi(); | 68 | psw_hi(); |
