<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: More Rainbowduino Stuff</title>
	<atom:link href="http://neophob.com/2011/01/more-rainbowduino-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://neophob.com/2011/01/more-rainbowduino-stuff/</link>
	<description>are you still afraid?</description>
	<lastBuildDate>Mon, 08 Jul 2019 19:58:13 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>By: nick</title>
		<link>http://neophob.com/2011/01/more-rainbowduino-stuff/#comment-316</link>
		<dc:creator><![CDATA[nick]]></dc:creator>
		<pubDate>Sat, 05 Feb 2011 11:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=964#comment-316</guid>
		<description><![CDATA[Ah right. I wasn&#039;t aware of being able to right click to &quot;show folder content&quot;. I&#039;ve found the files now, thanks for explaining it.]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
	<item>
		<title>By: michu</title>
		<link>http://neophob.com/2011/01/more-rainbowduino-stuff/#comment-315</link>
		<dc:creator><![CDATA[michu]]></dc:creator>
		<pubDate>Thu, 03 Feb 2011 20:41:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=964#comment-315</guid>
		<description><![CDATA[No I think you didn&#039;t understand me, you need to select the Arduino.app in the finder, then select &quot;show folder content&quot;, then navigate to Content / Resources / Java / libraries / Wire. There you&#039;ll find the files. And make sure your Arduino IDE is closed while patching the files...]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
	<item>
		<title>By: nick</title>
		<link>http://neophob.com/2011/01/more-rainbowduino-stuff/#comment-314</link>
		<dc:creator><![CDATA[nick]]></dc:creator>
		<pubDate>Thu, 03 Feb 2011 19:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=964#comment-314</guid>
		<description><![CDATA[Hey, thanks for the response. I probably didn&#039;t explain my problem very well....

I can&#039;t find the files you mention to patch (utility/twi.h and wire.h) in Arduino 0022.

Do you know where they are in the Mac filesystem? 

Thanks 
Nick]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
	<item>
		<title>By: michu</title>
		<link>http://neophob.com/2011/01/more-rainbowduino-stuff/#comment-313</link>
		<dc:creator><![CDATA[michu]]></dc:creator>
		<pubDate>Wed, 02 Feb 2011 21:01:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=964#comment-313</guid>
		<description><![CDATA[hey, thanks.

Please check http://code.google.com/p/neorainbowduino/ - libraries to patch. You need to close Arduino IDE first, then show folder content, then patch the files - that it.]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
	<item>
		<title>By: nick</title>
		<link>http://neophob.com/2011/01/more-rainbowduino-stuff/#comment-312</link>
		<dc:creator><![CDATA[nick]]></dc:creator>
		<pubDate>Wed, 02 Feb 2011 20:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.neophob.com/?p=964#comment-312</guid>
		<description><![CDATA[Hey great stuff. Been playing with your firmware and it&#039;s very cool. Do you know how to patch the arduino I2C libraries for the larger buffer size in Arduido 0022 ?

I can only find those files mentioned on the wiki in 0016 and below. (I am on a Mac).]]></description>
		<content:encoded><![CDATA[
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 49

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/pixelinvaders.ch/httpdocs/neophob.com/wp-content/plugins/codecolorer/codecolorer-core.php on line 50
]]></content:encoded>
	</item>
</channel>
</rss>
