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

Commit b51c6ff

Browse files
author
Christian Weichel
committedMay 7, 2019
Made re-generated RPC package work
1 parent 9910ea7 commit b51c6ff

14 files changed

+632
-517
lines changed
 

‎rpc/board.pb.go

Lines changed: 61 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎rpc/board.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
syntax = "proto3";
1919

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

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

0 commit comments

Comments
 (0)
This repository has been archived.