patches: src/sickel.yaml: usr/local/Kobo/sickel
sickel reboot timeout: - Enabled: no - Description: sickel reboots the device if 10 seconds pass without a ping. # Enable this patch to increase that time limit to 20 or 30 seconds. # # 10sec --> 20sec # - ReplaceBytes: # FindH: 42 F2 10 71 # ReplaceH: 44 F6 20 61 # - ReplaceBytes: # FindH: 44 F6 20 61 # ReplaceH: 49 F6 40 41 # # 10sec --> 30sec - ReplaceBytes: FindH: 42 F2 10 71 ReplaceH: 47 F2 30 51 - ReplaceBytes: FindH: 44 F6 20 61 ReplaceH: 4E F6 60 21