mirror of
https://github.com/me-no-dev/AsyncTCP.git
synced 2025-08-02 12:14:41 +02:00
Rename LibreTuya to LibreTiny (#4)
This commit is contained in:
committed by
GitHub
parent
c043464129
commit
c53368456f
@@ -13,7 +13,7 @@
|
||||
"version": "2.0.0",
|
||||
"license": "LGPL-3.0",
|
||||
"frameworks": "arduino",
|
||||
"platforms": ["espressif32", "libretuya"],
|
||||
"platforms": ["espressif32", "libretiny"],
|
||||
"build": {
|
||||
"libCompatMode": 2
|
||||
}
|
||||
|
@@ -25,7 +25,7 @@
|
||||
#include "IPAddress.h"
|
||||
#include <functional>
|
||||
|
||||
#ifndef LIBRETUYA
|
||||
#ifndef LIBRETINY
|
||||
#include "sdkconfig.h"
|
||||
extern "C" {
|
||||
#include "freertos/semphr.h"
|
||||
|
Reference in New Issue
Block a user