mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-12 01:24:04 +00:00
d1180e4e478e4582fd2f18b1ca8d2f0aa8350e72
ESPEasy (mega branch)
This is the development branch for the next upcoming release (2.0.0). This is also known as ESPEasyMega.
Check here to learn how to use this branch and help us improving ESPEasy: http://www.letscontrolit.com/wiki/index.php/ESPEasy#Source_code_development
Binary development releases are here: https://github.com/letscontrolit/ESPEasy/releases
Details and discussion are on the Experimental forum: http://www.letscontrolit.com/forum/viewtopic.php?f=18&t=2257&p=13600#p13600
Cloning
Dont forget to use the --recursive option, so you get all the submodules:
git clone --recursive https://github.com/letscontrolit/ESPEasy.git
Missing libraries
You might have missing libraries after you did a git pull. (after we added/changed libraries)
To download missing libraries you might have run this:
git submodule update --checkout --init
Languages
C++
72.3%
C
23.3%
JavaScript
2.2%
Python
1.4%
CSS
0.3%
Other
0.3%