Updated Hardware: Legs (markdown)

Simon Fortier 2017-11-11 22:26:53 -05:00
parent 61477205e1
commit eb6278291f

@ -10,7 +10,7 @@ Hardware ID: `0x0001`
| Value of A | Action | Energy cost | Result | | Value of A | Action | Energy cost | Result |
| --- | --- | --- | --- | | --- | --- | --- | --- |
| `1` | `SET_DIRECTION` | `20 kJ` | Set the direction | | `1` | `SET_DIRECTION` | `20 kJ` | Set the direction |
| `2` | `SET_DIRECTION_AND_WALK` | `200 kJ` | Set the direction and walk forward | | `2` | `SET_DIRECTION_AND_WALK` | `100 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`