<?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: #include  alternative</title>
		<link>http://forums.leaflabs.com/topic.php?id=2760</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:24:38 +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=2760" rel="self" type="application/rss+xml" />

		<item>
			<title>gbulmer on "#include  alternative"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2760#post-13377</link>
			<pubDate>Sat, 08 Sep 2012 13:59:22 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">13377@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;klankschap - &#60;code&#62;uint16_t&#60;/code&#62; is defined in stdint.h
&#60;/p&#62;</description>
		</item>
		<item>
			<title>klankschap on "#include  alternative"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2760#post-13349</link>
			<pubDate>Sat, 08 Sep 2012 05:22:18 +0000</pubDate>
			<dc:creator>klankschap</dc:creator>
			<guid isPermaLink="false">13349@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;in many library packages you find at the top the construct:&#60;/p&#62;
&#60;p&#62;#if (ARDUINO &#38;gt;= 100)&#60;br /&#62;
 #include &#38;lt;Arduino.h&#38;gt;&#60;br /&#62;
#else&#60;br /&#62;
 #include &#38;lt;WProgram.h&#38;gt;&#60;br /&#62;
 #include &#38;lt;pins_arduino.h&#38;gt;&#60;br /&#62;
#endif&#60;/p&#62;
&#60;p&#62;Replacing the &#38;lt;Arduino.h&#38;gt; by #include &#34;wirish.h&#34; will not solve the problem.&#60;br /&#62;
all definitions like uint16_t are still missing.&#60;/p&#62;
&#60;p&#62;What is the preferred way to handle this ?&#60;br /&#62;
Thanks&#60;br /&#62;
Floris
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
