Skip to content

Commit f6126fe

Browse files
committed
Added oscilloscope to the arduino menu.
1 parent e043ff9 commit f6126fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

it.baeyens.arduino.core/plugin.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,7 @@
354354
tooltip="%command.tooltip"/>
355355
<command commandId="it.baeyens.arduino.actions.NewSketchAction"/>
356356
<command commandId="it.baeyens.arduino.actions.OpenSerialMonitorAction"/>
357+
<command commandId="it.baeyens.arduino.actions.OpenScopeAction"/>
357358
<command
358359
commandId="it.baeyens.arduino.actions.AddLibraryAction"
359360
style="push">

0 commit comments

Comments
 (0)