summary | 
shortlog | 
log | 
commit | commitdiff | 
tree
raw | 
patch | 
inline | side by side (from parent 1: 
c31b47c)
 
Signed-off-by: Stephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
 #if BOOTLOADER_CAN_EXIT
       requestBootLoaderExit = 1;      /* allow proper shutdown/close of connection */
 #endif
 #if BOOTLOADER_CAN_EXIT
       requestBootLoaderExit = 1;      /* allow proper shutdown/close of connection */
 #endif
-    }else if(rq->bRequest == USBASP_FUNC_CONNECT){
-      stayinloader        |= (0x01);
+        /* ignore: others, but could be USBASP_FUNC_CONNECT */
+       stayinloader       |= (0x01);