diff --git a/Hardware:-Legs.md b/Hardware:-Legs.md index 773892e..3e49be8 100644 --- a/Hardware:-Legs.md +++ b/Hardware:-Legs.md @@ -9,8 +9,8 @@ Hardware ID: `0x0001` ### Interrupt Behavior | Value of A | Action | Energy cost | Result | | --- | --- | --- | --- | -| `1` | `SET_DIRECTION` | `20 kJ` | Set the direction | -| `2` | `SET_DIRECTION_AND_WALK` | `100 kJ` | Set the direction and walk forward | +| `1` | `LEGS_SET_DIRECTION` | `20 kJ` | Set the direction | +| `2` | `LEGS_SET_DIRECTION_AND_WALK` | `100 kJ` | Set the direction and walk forward | Specify the direction in the B register: `NORTH` = `0x0000`