7
mirror of https://github.com/EEVengers/ThunderScope.git synced 2025-04-11 23:19:16 +00:00

default state now only has channel 1 active

This commit is contained in:
Jason Bonnell 2021-03-25 14:48:31 -04:00
parent 5115ff7b35
commit 28a77b357f

View File

@ -70,21 +70,21 @@ const VerticalWidgetInitialState = {
probeMode: ProbeMode.x1,
coupling: MeasurementType.DC,
bandwidth: 100,
status: 1
status: 0
},
{
controlMode: ControlMode.Coarse,
probeMode: ProbeMode.x1,
coupling: MeasurementType.DC,
bandwidth: 100,
status: 1
status: 0
},
{
controlMode: ControlMode.Coarse,
probeMode: ProbeMode.x1,
coupling: MeasurementType.DC,
bandwidth: 100,
status: 1
status: 0
},
{
status: 0