Merge pull request 'added missing space in readme' (#1) from MrHat/co2ampel:master into master
Reviewed-on: #1
This commit is contained in:
commit
5b16343fb9
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ higher concentrations of CO2 inside will make you sleepy and have an impact on y
|
|||
|
||||
* solder everything according to the connection schema
|
||||
* get yourself a copy of esphome (https://esphome.io/)
|
||||
* compile the firmware with ```co2ampel=USER_ROOMesphome co2sensor.yaml run``` (replace user with a nick that identifies you or your organisation and room with the place the sensor is located at - these will be used for online graphing!)
|
||||
* compile the firmware with ```co2ampel=USER_ROOM esphome co2sensor.yaml run``` (replace user with a nick that identifies you or your organisation and room with the place the sensor is located at - these will be used for online graphing!)
|
||||
* hold boot on your esp32 until fw upload starts.
|
||||
|
||||
## setup
|
||||
|
|
Loading…
Reference in a new issue