X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=wizard%2Fconst.py;h=f67b0bcdbaafd63875369fd626da05428023e442;hb=533a5c609cd2f30e679df3e68c7404b87d94a1e7;hp=f776b9772cec6d6a9a48fb79c964a3de4677d7fb;hpb=07922a8a5021c7208b1abefc9556384cc1a1b8cf;p=bertos.git diff --git a/wizard/const.py b/wizard/const.py index f776b977..f67b0bcd 100644 --- a/wizard/const.py +++ b/wizard/const.py @@ -70,4 +70,5 @@ MODULE_DEFINITION = { "module_depends": "module_depends", "module_harvard": "module_harvard", "module_hw": "module_hw", + "module_supports": "module_supports", } \ No newline at end of file