Updated Hardware: Legs (markdown)

Simon Fortier 2017-11-10 21:46:04 -05:00
parent 4b243d0245
commit bf908e8360

@ -9,8 +9,8 @@ Hardware ID: `0x0001`
### Interrupt Behavior ### Interrupt Behavior
| Value of A | Action | Energy cost | Result | | Value of A | Action | Energy cost | Result |
| --- | --- | --- | --- | | --- | --- | --- | --- |
| `1` | `SET_DIRECTION` | `10 kJ` | Set the direction | | `1` | `SET_DIRECTION` | `20 kJ` | Set the direction |
| `2` | `SET_DIRECTION_AND_WALK` | `100 kJ` | Set the direction and walk forward | | `2` | `SET_DIRECTION_AND_WALK` | `200 kJ` | Set the direction and walk forward |
Specify the direction in the B register: Specify the direction in the B register:
`NORTH` = `0x0000` `NORTH` = `0x0000`