feature: Get initial 3D working
This commit is contained in:
parent
13cd47e35f
commit
79c7846ecd
8 changed files with 253 additions and 8 deletions
|
@ -1,5 +1,7 @@
|
|||
from libunreal.supported_devices import *
|
||||
from libunreal.mcu_driver import *
|
||||
from libunreal.edid import *
|
||||
|
||||
from sys import platform
|
||||
|
||||
if platform == "linux" or platform == "linux2":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue