Search found 1 match
- 23:35, 22 Apr 2016
- Forum: Texas Instruments
- Topic: 2650 tag IO service for led and buzzer
- Replies: 9
- Views: 115181
Re: 2650 tag IO service for led and buzzer
Hi! I followed this example, and I can get the buzzer/LED's to turn on when initializing the app (thanks!), but how do I go about if I want to create a function to turn LED's/buzzer on or off when e.g. clicking a button? It seemed very straight forward - I just created a function inside of app.js us...