pcdshub / pcdswidgets

LCLS PyDM Widget Library
https://pcdshub.github.io/pcdswidgets
Other
0 stars 10 forks source link

FIX: EPS byte indicator designer entrypoint #89

Closed klauer closed 1 year ago

klauer commented 1 year ago

Description

Add Qt designer entrypoint for byte indicator widget

Motivation and Context

Closes #88

How Has This Been Tested?

from pcdswidgets.eps_byteindicator import EPSByteIndicator works successfully

Where Has This Been Documented?

Issue #88