From a03929f03c02211dfce89f7bc1e6859c7660e01f Mon Sep 17 00:00:00 2001 From: Simon Fortier Date: Mon, 3 Dec 2018 21:06:15 -0500 Subject: [PATCH] updating for upcomming update --- Hardware:-Inventory.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Hardware:-Inventory.md b/Hardware:-Inventory.md index fa2b6f5..0e54049 100644 --- a/Hardware:-Inventory.md +++ b/Hardware:-Inventory.md @@ -11,3 +11,5 @@ Hardware ID: `0x0006` | --- | --- | --- | --- | | `0` | `INV_CLEAR` | `100 kJ` | Safely destroy the contents of the inventory. If biomass was destroyed, recharges battery. | | `1` | `INV_POLL` | `0 kJ` | Get the contents of the inventory (B = Item ID, `0x0000` if empty) | +| `2` | `INV_SEEK` | `0 kJ` | Set the position of the inventory cursor | +| `3` | `INV_SCAN` | `300 kJ` | Digitize the item at the current position. It consumes the item |