diff options
Diffstat (limited to 'protocol')
| -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 2f3f667b79..2baad32340 100644 --- a/protocol/adb.c +++ b/protocol/adb.c @@ -63,7 +63,6 @@ static inline uint8_t wait_data_hi(uint8_t us);  void adb_host_init(void)  { -DDRF |= (1<<1);      data_hi();  #ifdef ADB_PSW_BIT      psw_hi(); | 
