diff --git a/python/local/ovms_module/ovms/rtl/smg/__init__.py b/python/local/ovms_module/ovms/rtl/smg/__init__.py index eb99ec2ad5105ff1a542252504e843ef30b4a4f1_cHl0aG9uL2xvY2FsL292bXNfbW9kdWxlL292bXMvcnRsL3NtZy9fX2luaXRfXy5weQ==..ef8bc7b08af7424caa30ceb295b425e71ced88d4_cHl0aG9uL2xvY2FsL292bXNfbW9kdWxlL292bXMvcnRsL3NtZy9fX2luaXRfXy5weQ== 100755 --- a/python/local/ovms_module/ovms/rtl/smg/__init__.py +++ b/python/local/ovms_module/ovms/rtl/smg/__init__.py @@ -563,7 +563,7 @@ def label_border( self, - text: bytes | str | None, + text: bytes | str | None = None, position_code: int | None = None, units: int | None = None, rendition_set: int | None = None,