updating action labels

Arthur Paulino 2017-12-31 18:03:57 -03:00
parent 98b2b86fc2
commit 61698263f0

@ -9,7 +9,7 @@ Hardware ID: `0x0002`
### Interrupt Behavior ### Interrupt Behavior
| Value of A | Action | Energy cost | Result | | Value of A | Action | Energy cost | Result |
| --- | --- | --- | --- | | --- | --- | --- | --- |
| `1` | `WITHDRAW` | `30 kJ` | Withdraw the desired item | | `1` | `LASER_WITHDRAW` | `30 kJ` | Withdraw the desired item |
| `2` | `DEPOSIT` | `30 kJ` | Deposit the desired item | | `2` | `LASER_DEPOSIT` | `30 kJ` | Deposit the desired item |
Specify the desired item by setting the value of the B register with an item ID. Specify the desired item by setting the value of the B register with an item ID.