From e6d46de02ffc4993079246d88c8f9fc19ba1db75 Mon Sep 17 00:00:00 2001 From: djsheehy Date: Sat, 13 Jan 2018 16:33:40 -0600 Subject: [PATCH] Updated Hardware: Inventory (markdown) --- Hardware:-Inventory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hardware:-Inventory.md b/Hardware:-Inventory.md index aafef26..fa2b6f5 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` | `INV_CLEAR` | `100 kJ` | Safely destroy the contents of the inventory | +| `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) |