diff --git a/Hardware:-Inventory.md b/Hardware:-Inventory.md index 079e868..667131d 100644 --- a/Hardware:-Inventory.md +++ b/Hardware:-Inventory.md @@ -9,5 +9,5 @@ Hardware ID: `0x0006` ### Interrupt Behavior | Value of A | Action | Energy cost | Result | | --- | --- | --- | --- | +| `0` | `CLEAR` | `100 kJ` | Safely destroy the contents of the inventory | | `1` | `POLL` | `0 kJ` | Get the contents of the inventory (B = Item ID, `0x0000` if empty) | -| `2` | `CLEAR` | `100 kJ` | Safely destroy the contents of the inventory | \ No newline at end of file