mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-20 19:16:43 +00:00
Updated Snippet: Keyboard controlled robot (markdown)
parent
c5bf966201
commit
b91e52c3a8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user