Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit c85e0d1

Browse files
authored
v1.0.0 for ESP8266 multi synchronized PWM-channels
### Releases v1.0.0 1. Initial coding for ESP8266 boards using [ESP8266 core v3.0.2+](https://github.com/esp8266/Arduino/releases/tag/3.0.2)
1 parent 021baa2 commit c85e0d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@ Channel : 7 Period : 125000 OnTime : 68750 Start_Time : 2072624
764764

765765
Debug is enabled by default on Serial.
766766

767-
You can also change the debugging level (_PWM_LOGLEVEL_) from 0 to 4
767+
You can also change the debugging level `_PWM_LOGLEVEL_` from 0 to 4
768768

769769
```cpp
770770
// These define's must be placed at the beginning before #include "ESP8266_PWM.h"

0 commit comments

Comments
 (0)