Update readme.md
This commit is contained in:
@@ -6,8 +6,10 @@ Wolfgang Hottgenroth <woho@hottis.de>
|
|||||||
* Create an Arduino ESP8266 project in Sloeber
|
* Create an Arduino ESP8266 project in Sloeber
|
||||||
* Add esp8266boilerplate as submodule to your project:
|
* Add esp8266boilerplate as submodule to your project:
|
||||||
|
|
||||||
|
```
|
||||||
git submodule init
|
git submodule init
|
||||||
git submodule add git@gitlab.com:wolutator/esp8266boilerplate.git
|
git submodule add git@gitlab.com:wolutator/esp8266boilerplate.git
|
||||||
|
```
|
||||||
|
|
||||||
* Copy `ConfigGenerator/ConfigDataStructure.py-example` into your project directory,
|
* Copy `ConfigGenerator/ConfigDataStructure.py-example` into your project directory,
|
||||||
rename it to `ConfigDataStructure.py`
|
rename it to `ConfigDataStructure.py`
|
||||||
|
Reference in New Issue
Block a user