Functions | |
def | main () |
Variables | |
int | LED_CHANNEL_U1 = 1 |
int | LED_CHANNEL_U2 = 2 |
int | LED_STATE_DARK = 0 |
int | LED_STATE_GREEN = 1 |
int | LED_STATE_RED = 2 |
Copyright (C) 2019 Moxa Inc. All rights reserved. SPDX-License-Identifier: Apache-2.0 Miscellaneous Python Sample Application Date Author Comment 2019-02-11 William Chang Created it.