Enable graphical debug

This commit is contained in:
Jeremy Soller
2018-03-20 20:33:49 -06:00
parent d9ee3e05cc
commit f83f61b51a

View File

@@ -27,7 +27,7 @@ version = "0.7"
default-features = false
[features]
default = ["acpi"]
default = ["acpi", "graphical_debug"]
acpi = []
doc = []
graphical_debug = []