Initial version of nodemcu Emulation project

This commit is contained in:
ollo
2017-12-29 21:49:17 +01:00
parent f2b625f0cb
commit 34bec501ca
17 changed files with 710 additions and 0 deletions

17
simulation/.project Normal file
View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>WS2812Emulation</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>