Feeds
질문
I am trying to run a simple Led On and Off project using arduino and app designer. The program does seem to function however, the code has errors
This is the code I put under the callbacks for the push buttons: function LedOnButtonPushed(app, event) clear all;...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
Is it possible using the app.EditField.Value with buttons together with arduino
I used a button callback function but I cannot get the text into the field when the button is pressed. This is the code i used: ...
대략 3년 전 | 답변 수: 1 | 0
