update instrument naming
This commit is contained in:
@@ -5,11 +5,11 @@
|
|||||||
rounded="lg"
|
rounded="lg"
|
||||||
width="300"
|
width="300"
|
||||||
>
|
>
|
||||||
<v-btn @click.prevent="" variant="flat" size="x-large">Laser control</v-btn>
|
<v-btn @click.prevent="" variant="flat" size="x-large">Scanner control</v-btn>
|
||||||
<v-divider></v-divider>
|
<v-divider></v-divider>
|
||||||
<!-- mdi-close-circle-outline -->
|
<!-- mdi-close-circle-outline -->
|
||||||
<!-- mdi-check-circle-outline -->
|
<!-- mdi-check-circle-outline -->
|
||||||
<control-button :nodeId="enableLasers" block>Enable Lasers</control-button>
|
<control-button :nodeId="enableLasers" block>Enable Scanner</control-button>
|
||||||
<v-divider></v-divider>
|
<v-divider></v-divider>
|
||||||
<v-sheet class="d-flex flex-column">
|
<v-sheet class="d-flex flex-column">
|
||||||
<v-row>
|
<v-row>
|
||||||
|
|||||||
Reference in New Issue
Block a user