<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>LeafLabs Garden &#187; Topic: Maple Mini  delay()</title>
		<link>http://forums.leaflabs.com/topic.php?id=856</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:09:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=856" rel="self" type="application/rss+xml" />

		<item>
			<title>poslathian on "Maple Mini  delay()"</title>
			<link>http://forums.leaflabs.com/topic.php?id=856#post-5160</link>
			<pubDate>Mon, 13 Jun 2011 14:47:43 +0000</pubDate>
			<dc:creator>poslathian</dc:creator>
			<guid isPermaLink="false">5160@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I feel that way a lot...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ridgebackred on "Maple Mini  delay()"</title>
			<link>http://forums.leaflabs.com/topic.php?id=856#post-5157</link>
			<pubDate>Mon, 13 Jun 2011 13:12:56 +0000</pubDate>
			<dc:creator>ridgebackred</dc:creator>
			<guid isPermaLink="false">5157@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Now it's fine. No changes in upload method or code changes.&#60;br /&#62;
Thanks for the fast cross check crenn. Onward and upward.&#60;/p&#62;
&#60;p&#62;Edit: Dum-Dums for me! I was stepping on a pin definition. (Using the same pin for two functions and types of outputs.) I'm surprised it ran at all!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ridgebackred on "Maple Mini  delay()"</title>
			<link>http://forums.leaflabs.com/topic.php?id=856#post-5156</link>
			<pubDate>Mon, 13 Jun 2011 12:56:32 +0000</pubDate>
			<dc:creator>ridgebackred</dc:creator>
			<guid isPermaLink="false">5156@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Thanks crenn,&#60;br /&#62;
It is delaying the print command frequency, but when it does print, there is a block of counts spit out at once... No missed counts. At least on my machine. :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>crenn on "Maple Mini  delay()"</title>
			<link>http://forums.leaflabs.com/topic.php?id=856#post-5155</link>
			<pubDate>Mon, 13 Jun 2011 12:41:21 +0000</pubDate>
			<dc:creator>crenn</dc:creator>
			<guid isPermaLink="false">5155@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I'm getting a result every 1 second as expected, although I'm currently using 0.0.10
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ridgebackred on "Maple Mini  delay()"</title>
			<link>http://forums.leaflabs.com/topic.php?id=856#post-5154</link>
			<pubDate>Mon, 13 Jun 2011 12:12:07 +0000</pubDate>
			<dc:creator>ridgebackred</dc:creator>
			<guid isPermaLink="false">5154@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Environment: Windows 7&#60;br /&#62;
             Maple IDE, version 0.0.11&#60;br /&#62;
             Sparkfun USB to rs-232 converter on serial2&#60;/p&#62;
&#60;p&#62;Code:&#60;/p&#62;
&#60;p&#62;int loopcount = 0;&#60;/p&#62;
&#60;p&#62;void setup(){&#60;br /&#62;
    Serial2.begin(115200);&#60;br /&#62;
    Serial2.println(&#34;Maple Mini&#34;);&#60;/p&#62;
&#60;p&#62;    while (1 &#38;lt; 2){&#60;br /&#62;
     Serial2.println(loopcount);&#60;br /&#62;
     loopcount++;&#60;br /&#62;
     delay(1000);&#60;br /&#62;
    }&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;I am getting really strange results.&#60;br /&#62;
It looks like loopcount is counting at full speed without the delay() function working at all. Could someone please cross check this result?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
