<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
		<id>http://wiki.ywrobot.net/index.php?action=history&amp;feed=atom&amp;title=Main.cpp</id>
		<title>Main.cpp - 版本历史</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.ywrobot.net/index.php?action=history&amp;feed=atom&amp;title=Main.cpp"/>
		<link rel="alternate" type="text/html" href="http://wiki.ywrobot.net/index.php?title=Main.cpp&amp;action=history"/>
		<updated>2026-05-14T11:40:00Z</updated>
		<subtitle>本wiki的该页面的版本历史</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>http://wiki.ywrobot.net/index.php?title=Main.cpp&amp;diff=70&amp;oldid=prev</id>
		<title>YWrobot WM：创建页面，内容为“&lt;pre style=&quot;color:blue&quot;&gt; #include &lt;Arduino.h&gt;  int main(void) { 	init();  #if defined(USBCON) 	USBDevice.attach(); #endif 	 	setup();      	for (;;) { 		loop(); 		if...”</title>
		<link rel="alternate" type="text/html" href="http://wiki.ywrobot.net/index.php?title=Main.cpp&amp;diff=70&amp;oldid=prev"/>
				<updated>2016-04-25T02:06:11Z</updated>
		
		<summary type="html">&lt;p&gt;创建页面，内容为“&amp;lt;pre style=&amp;quot;color:blue&amp;quot;&amp;gt; #include &amp;lt;Arduino.h&amp;gt;  int main(void) { 	init();  #if defined(USBCON) 	USBDevice.attach(); #endif 	 	setup();      	for (;;) { 		loop(); 		if...”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre style=&amp;quot;color:blue&amp;quot;&amp;gt;&lt;br /&gt;
#include &amp;lt;Arduino.h&amp;gt;&lt;br /&gt;
&lt;br /&gt;
int main(void)&lt;br /&gt;
{&lt;br /&gt;
	init();&lt;br /&gt;
&lt;br /&gt;
#if defined(USBCON)&lt;br /&gt;
	USBDevice.attach();&lt;br /&gt;
#endif&lt;br /&gt;
	&lt;br /&gt;
	setup();&lt;br /&gt;
    &lt;br /&gt;
	for (;;) {&lt;br /&gt;
		loop();&lt;br /&gt;
		if (serialEventRun) serialEventRun();&lt;br /&gt;
	}&lt;br /&gt;
        &lt;br /&gt;
	return 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>YWrobot WM</name></author>	</entry>

	</feed>