Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.

HSven1611

Member Since 30 Apr 2015
Offline Last Active May 14 2017 01:20 PM
-----

#63202 Netduino is running slower in certain classes than others(Video)..Why?

Posted by HSven1611 on 18 June 2015 - 12:20 PM

You could also try something like

while (flag)
{
    Thread.Sleep(100);
}

While your Flag is set this loops but with enough time for other Threads to work.




home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.