MCPcopy Index your code
hub / github.com/PySimpleGUI/PySimpleGUI / Demo_LED_Indicators.py

File Demo_LED_Indicators.py

DemoPrograms/Demo_LED_Indicators.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2import PySimpleGUI as sg
3import time
4import random

Callers

nothing calls this directly

Calls 4

LEDIndicatorFunction · 0.85
SetLEDFunction · 0.85
readMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected