mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-11-14 12:49:28 +00:00
One can toggle between pro and simple mode
Signed-off-by: jbicker <jan.bicker@typefox.io>
This commit is contained in:
@@ -48,4 +48,8 @@ export namespace ArduinoCommands {
|
||||
id: "arduino-open-boards-dialog"
|
||||
}
|
||||
|
||||
export const TOGGLE_PROMODE: Command = {
|
||||
id: "arduino-toggle-pro-mode"
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user