Skip to content

Commit

Permalink
Update modular-psu-firmware.eez-project
Browse files Browse the repository at this point in the history
  • Loading branch information
mvladic committed Oct 20, 2020
1 parent b36d7be commit 8c2da3f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions modular-psu-firmware.eez-project
Original file line number Diff line number Diff line change
Expand Up @@ -272,17 +272,17 @@
{
"name": "slot1_micro_view",
"type": "string",
"defaultValue": "dib_dcp405_slot_micro_1ch_on"
"defaultValue": "dib_dcp405::slot_micro_1ch_on"
},
{
"name": "slot2_micro_view",
"type": "string",
"defaultValue": "dib_dcp405_slot_micro_1ch_off"
"defaultValue": "dib_dcp405::slot_micro_1ch_off"
},
{
"name": "slot3_micro_view",
"type": "string",
"defaultValue": "dib_dcp405_slot_micro_2ch"
"defaultValue": "dib_dcm224::slot_micro_2ch"
},
{
"name": "channel_display_value1",
Expand Down

0 comments on commit 8c2da3f

Please sign in to comment.