mirror of
https://github.com/pmarchini/Esp32Dimmer.git
synced 2025-10-30 10:54:02 +03:00
Update README.md
This commit is contained in:
@@ -14,7 +14,7 @@ Clone the component into your project components directory.
|
|||||||
### Usage
|
### Usage
|
||||||
1. Include the library header in your program
|
1. Include the library header in your program
|
||||||
```
|
```
|
||||||
#include "esp32idfDimmer.h"
|
#include "esp32-triac-dimmer-driver.h"
|
||||||
```
|
```
|
||||||
2. Instantiate the dimmers.
|
2. Instantiate the dimmers.
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user