X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=inline;f=wizard%2Fconst.py;h=c397b3b8efce6a48eed0ba874348a33d086bbc9b;hb=4b488edd6b005e49201a68f6a0173252d54165e4;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_"