diff --git a/Snippet:-Keyboard-controlled-robot.md b/Snippet:-Keyboard-controlled-robot.md index 3765275..36fe606 100644 --- a/Snippet:-Keyboard-controlled-robot.md +++ b/Snippet:-Keyboard-controlled-robot.md @@ -36,9 +36,8 @@ DRILL_STATUS_OK equ 0 DRILL_STATUS_BUSY equ 1 ;*************************** Inventory actions IDs +INV_CLEAR equ 0 INV_POLL equ 1 -INV_CLEAR equ 2 -INV_EMPTY equ 0 ;*************************** Laser actions IDs LASER_WITHDRAW equ 1