Update readme.md

This commit is contained in:
srg74 2020-01-18 16:16:51 -05:00 committed by GitHub
parent 40c041c9e7
commit 2fc2a0cbdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,8 +10,8 @@ This usermod is using ideas from @mrVanboy and @400killer
## Hardware ## Hardware
![Hardware connection](assets/controller.jpg) ![Hardware connection](assets/controller.jpg)
## Requirements ## Functionality
Functionality checked with: checked with:
- ESP-07S - ESP-07S
- PlatformIO - PlatformIO
- SSD1306 128x32 I2C OLED display - SSD1306 128x32 I2C OLED display
@ -19,7 +19,7 @@ Functionality checked with:
- KY-022 (infrared receiver) - KY-022 (infrared receiver)
- Push button (N.O. momentary switch) - Push button (N.O. momentary switch)
### Platformio ### Platformio requirements
Uncomment `U8g2@~2.27.3`,`DallasTemperature@~3.8.0`,`OneWire@~2.3.5 under` `[common]` section in `platformio.ini`: Uncomment `U8g2@~2.27.3`,`DallasTemperature@~3.8.0`,`OneWire@~2.3.5 under` `[common]` section in `platformio.ini`:
```ini ```ini
# platformio.ini # platformio.ini