Add FPGA tests

This commit is contained in:
Jude Melton-Houghton
2022-04-14 12:33:59 -04:00
parent 60e03e98a5
commit 6cecec7612
7 changed files with 401 additions and 1 deletions

View File

@ -0,0 +1,6 @@
mineunit:set_current_modname("screwdriver")
screwdriver = {}
screwdriver.ROTATE_FACE = 1
screwdriver.ROTATE_AXIS = 2