Skip to content
This repository was archived by the owner on Dec 20, 2021. It is now read-only.

Commit 9910ea7

Browse files
committed
GRPC: preparing for java bindings
1 parent e8a1a28 commit 9910ea7

15 files changed

+385
-376
lines changed

rpc/board.pb.go

+40-39
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rpc/board.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
syntax = "proto3";
1919

20-
package arduino;
20+
package cc.arduino.core.rpc;
2121

2222
option go_package = "github.com/arduino/arduino-cli/rpc";
2323

0 commit comments

Comments
 (0)