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
stringprogrammer=19; // External programmer for upload
One can trigger an automatic upload with the compile command from the command line by appending the -u (--upload) flag, but it is not possible to trigger an upload with the CompileReq via gRPC.
Long story short: the programmer seems superfluous. Please check whether it is needed or not.