jooby-codec
    Preparing search index...

    Interface IDefine1OperatorParameterExtended

    interface IDefine1OperatorParameterExtended {
        ALLOW_BROWNOUT_INDICATION: boolean;
        BLOCK_KEY_OPTOPORT: boolean;
        MAGNET_SCREEN_CONST: boolean;
        RESET_DAY_MAX_POWER_KEY: boolean;
        RESET_MONTH_MAX_POWER_KEY: boolean;
    }
    Index

    Properties

    ALLOW_BROWNOUT_INDICATION: boolean

    true - enable display indication in battery mode.

    since build 0.0.17

    BLOCK_KEY_OPTOPORT: boolean

    true - optoport is unlocked by button, false - optoport is always unlocked.

    MAGNET_SCREEN_CONST: boolean

    true - enable constant magnetic field screen.

    since build 302.35.005

    RESET_DAY_MAX_POWER_KEY: boolean

    true - enable resetting daily maximum power using button.

    RESET_MONTH_MAX_POWER_KEY: boolean

    true - enable resetting monthly maximum power using button.