diff --git a/Hardware:-Inventory.md b/Hardware:-Inventory.md new file mode 100644 index 0000000..079e868 --- /dev/null +++ b/Hardware:-Inventory.md @@ -0,0 +1,13 @@ +Apachicorp's _Medium Capacity Inventory_ adds one cargo slot to your Cubot's configuration. + +### Specifications +Manufacturer: Apachicorp +Version: 1.0B +Default address: `0x0006` +Hardware ID: `0x0006` + +### Interrupt Behavior +| Value of A | Action | Energy cost | Result | +| --- | --- | --- | --- | +| `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