mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-11-11 19:29:28 +00:00
a few bugfixes. updated grpc dependencies.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
@@ -69,6 +69,6 @@ export namespace MonitorError {
|
||||
/**
|
||||
* Another serial monitor was opened on this port. For another electron-instance, Java IDE.
|
||||
*/
|
||||
export const interrupted_system_call = 3;
|
||||
export const interrupted_system_call = 4;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user