You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5
Original file line number
Diff line number
Diff line change
@@ -446,3 +446,8 @@ Further help can be found in [this comment](https://github.com/arduino/arduino-c
446
446
447
447
For a deeper understanding of how FQBN works, you should understand Arduino Hardware specification.
448
448
You can find more information in this [arduino/Arduino wiki page](https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification)
449
+
450
+
## Using the gRPC interface
451
+
452
+
The [client_example](./client_example) folder contains a sample program that
0 commit comments