Update README.md

This commit is contained in:
Pietro Marchini
2023-11-19 23:37:54 +01:00
committed by GitHub
parent b4420884a4
commit daacf472cc

View File

@@ -14,7 +14,7 @@ Clone the component into your project components directory.
### Usage
1. Include the library header in your program
```
#include "esp32idfDimmer.h"
#include "esp32-triac-dimmer-driver.h"
```
2. Instantiate the dimmers.
```