Digitale Ausgänge nicht erforderlich
This commit is contained in:
@@ -71,7 +71,10 @@ const EinAusgaenge: React.FC = () => {
|
||||
openInputModal={openInputModal}
|
||||
inputRange={{ start: 16, end: 32 }}
|
||||
/>
|
||||
<DigitalOutputs openOutputModal={openOutputModal} />
|
||||
{/* Digitale Ausgänge nicht Erforderlich*/}
|
||||
{/*
|
||||
<DigitalOutputs openOutputModal={openOutputModal} />
|
||||
*/}
|
||||
</div>
|
||||
|
||||
{isInputModalOpen && selectedInput && (
|
||||
|
||||
Reference in New Issue
Block a user