X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=wizard%2Fconst.py;h=c397b3b8efce6a48eed0ba874348a33d086bbc9b;hb=e4a9947b5436beaeb91eacd98cdb762aa040b04f;hp=4b2a3fccb10ea82f50d69482d57ce454f3ce8b37;hpb=019ad4b6e3fca2cbe5e739c94385aadd8dd16bfa;p=bertos.git diff --git a/wizard/const.py b/wizard/const.py index 4b2a3fcc..c397b3b8 100644 --- a/wizard/const.py +++ b/wizard/const.py @@ -83,3 +83,5 @@ MODULE_DEFINITION = { "module_hw": "module_hw", "module_supports": "module_supports", } + +MK_PARAM_ID = "MK_"