added missing space in readme
This commit is contained in:
parent
383b7f6ed9
commit
d8f55ba0a5
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
|
* solder everything according to the connection schema
|
||||||
* get yourself a copy of esphome (https://esphome.io/)
|
* 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.
|
* hold boot on your esp32 until fw upload starts.
|
||||||
|
|
||||||
## setup
|
## setup
|
||||||
|
|
Loading…
Reference in a new issue