<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=WeMOS_D1_mini%3A_hello_world</id>
	<title>WeMOS D1 mini: hello world - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=WeMOS_D1_mini%3A_hello_world"/>
	<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=WeMOS_D1_mini:_hello_world&amp;action=history"/>
	<updated>2026-04-23T12:53:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://lms.onnocenter.or.id/wiki/index.php?title=WeMOS_D1_mini:_hello_world&amp;diff=65961&amp;oldid=prev</id>
		<title>Unknown user: Created page with &quot;Ref: https://github.com/wemos/D1_mini_Examples/blob/master/examples/01.Basics/HelloWorld/HelloWorld.ino   /*   * Hello World   * Simply prints Hello World to the serial monito...&quot;</title>
		<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=WeMOS_D1_mini:_hello_world&amp;diff=65961&amp;oldid=prev"/>
		<updated>2022-08-08T08:56:17Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Ref: https://github.com/wemos/D1_mini_Examples/blob/master/examples/01.Basics/HelloWorld/HelloWorld.ino   /*   * Hello World   * Simply prints Hello World to the serial monito...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Ref: https://github.com/wemos/D1_mini_Examples/blob/master/examples/01.Basics/HelloWorld/HelloWorld.ino&lt;br /&gt;
&lt;br /&gt;
 /*&lt;br /&gt;
  * Hello World&lt;br /&gt;
  * Simply prints Hello World to the serial monitor.&lt;br /&gt;
  */&lt;br /&gt;
 &lt;br /&gt;
 void setup() {&lt;br /&gt;
   // initialize serial communications at 9600 bps&lt;br /&gt;
   Serial.begin(9600);&lt;br /&gt;
 }&lt;br /&gt;
 &lt;br /&gt;
 void loop() {&lt;br /&gt;
   Serial.println(&amp;quot;Hello World.&amp;quot;);&lt;br /&gt;
   delay(2000);&lt;br /&gt;
 }&lt;/div&gt;</summary>
		<author><name>Unknown user</name></author>
	</entry>
</feed>