mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 11:46:31 +00:00
Update core_esp8266_wiring_pwm.cpp
This commit is contained in:
parent
4fe216f3c7
commit
2d3d4863b4
@ -31,7 +31,6 @@ extern "C" {
|
||||
static uint32_t analogMap = 0;
|
||||
static int32_t analogScale = PWMRANGE;
|
||||
static uint16_t analogFreq = 1000;
|
||||
static uint32_t analogDrift = 10000;
|
||||
|
||||
extern void __analogWriteRange(uint32_t range) {
|
||||
if (range > 0) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user