Quantcast
Channel: MonoBrick.DK » All Posts
Viewing all articles
Browse latest Browse all 91

Reply To: TouchSensor event

$
0
0

Ouch, stupid me…
The solution was simple. I made the mistake to create a MonoBrickFirmware.Sound.Speaker object in the method that is called whenever the event occurs (method StateChanged in TouchSensorEvents.cs). It takes some time to create this object for the first time, that’s why the events didn’t seem to come through at first press on TouchSensor. Instead of playing a sound I now write a line to the LCD and now everything works fine.
I hope my explanation is clear enough to understand it. As said before, I’m a newbe to C#…
Furthermore I simplyfied the code, see attachment.

Regards,
Kees

Attachments:
You must be logged in to view attached files.

Viewing all articles
Browse latest Browse all 91

Trending Articles