User Tools

Site Tools


eventshell

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
eventshell [2021/02/05 00:08] cooneventshell [2021/02/05 18:36] coon
Line 1: Line 1:
 ====== Event Shell ====== ====== Event Shell ======
 +
 +===== Getting access to Event Shell =====
 +
  
 Sending **akashimorino** to ICU UART port starts the Event Shell which shows a prompt like this: Sending **akashimorino** to ICU UART port starts the Event Shell which shows a prompt like this:
Line 6: Line 9:
 K433>[1] K433>[1]
 </code> </code>
 +
 +===== Event Procedures =====
  
 Typing **?** gives all available commands: Typing **?** gives all available commands:
Line 39: Line 44:
 </code> </code>
  
-Some functions are dangorous and may brick the camera:+Some functions are dangerous and may brick the camera:
 <code> <code>
 ClearFactoryMasterROMProtection ClearFactoryMasterROMProtection
Line 76: Line 81:
 </code> </code>
  
-It will also try to autocomplete the command as much as possible. When typing **eep_boot?** for example it will be partially autocompleted to **eep_boot_ch** and lists the reamining possible commands:+It will also try to autocomplete the command as much as possible. When typing **eep_boot?** for example it will partially be auto completed to **eep_boot_ch** and lists the reamining possible commands:
  
 <code> <code>