mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Fix for Linux build #641
This commit is contained in:
parent
2fe7bcc1a2
commit
a3c2e9723b
@ -6,9 +6,9 @@
|
|||||||
|
|
||||||
#include "hasp_conf.h"
|
#include "hasp_conf.h"
|
||||||
#include "../device.h"
|
#include "../device.h"
|
||||||
#include "driver/ledc.h"
|
|
||||||
|
|
||||||
#if defined(ESP32)
|
#if defined(ESP32)
|
||||||
|
#include "driver/ledc.h"
|
||||||
|
|
||||||
#ifndef BACKLIGHT_FREQUENCY
|
#ifndef BACKLIGHT_FREQUENCY
|
||||||
#define BACKLIGHT_FREQUENCY 20000
|
#define BACKLIGHT_FREQUENCY 20000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user