mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-26 04:36:38 +00:00
Update License header
This commit is contained in:
parent
28f420be1c
commit
8b25b87b3f
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
/***************************************************
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#include "device.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_DEVICE_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#if defined(ESP32)
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_DEVICE_ESP32_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#include "lanbonl8.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_DEVICE_LANBONL8_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#include "m5stackcore2.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_DEVICE_M5STACKCORE2_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#if defined(ESP8266)
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_DEVICE_ESP8266_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#if defined(WINDOWS)
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_DEVICE_WINDOWS_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#include "hasp_drv_display.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_DRV_DISPLAY_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#include "hasp_drv_touch.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_DRV_TOUCH_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_BASE_TFT_DRIVER_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_SDL2_DRIVER_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifdef ARDUINO
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_TFTESPI_DRIVER_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
/*********************
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef TFT_ESPI_DRV_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_DRV_FT5206_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_DRV_FT6336U_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_DRV_911_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_DRV_XPT2046B_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#include "hasp_hal.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_HAL_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifdef ARDUINO
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifdef ARDUINO
|
||||
@ -1471,7 +1471,8 @@ void hasp_process_obj_attribute(lv_obj_t * obj, const char * attr_p, const char
|
||||
break; // attribute_found
|
||||
|
||||
case ATTR_ENABLED:
|
||||
update ? lv_obj_set_click(obj, Utilities::is_true(payload)) : hasp_out_int(obj, attr, lv_obj_get_click(obj));
|
||||
update ? lv_obj_set_click(obj, Utilities::is_true(payload))
|
||||
: hasp_out_int(obj, attr, lv_obj_get_click(obj));
|
||||
break; // attribute_found
|
||||
|
||||
case ATTR_SRC:
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_ATTR_SET_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#include <stdint.h>
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_DISPATCH_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
/* ********************************************************************************************
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_OBJECT_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#include <cstdlib>
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_PARSER_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_UTILITIES_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#if HASP_USE_CONFIG > 0
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#if HASP_USE_CONFIG > 0
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_DEBUG_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#include "hasp_conf.h" // load first
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_EEPROM_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#include "hasp_conf.h" // include first
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_FILESYSTEM_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#include "hasp_conf.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_GUI_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#if HASP_USE_CONFIG > 0
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#if HASP_USE_CONFIG > 0
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
/* ===========================================================================
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#if 0 && ARDUINO
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef WINDOWS
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifdef WINDOWS
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_MQTT_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#include "ArduinoJson.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_MQTT_HA_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
/* Multi threaded asynchronous paho client */
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
/* Single threaded synchronous paho client */
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#include "hasp_conf.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#include "AceButton.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_GPIO_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#include "hasp_conf.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_ETHERNET_ESP32_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#include "hasp_conf.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_ETHERNET_STM32_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#include <time.h>
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_NETWORK_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#include <Arduino.h>
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_WIFI_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
//#include "webServer.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_HTTP_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#include "hasp_conf.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_MDNS_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#if defined(ARDUINO_ARCH_ESP8266) || defined(ARDUINO_ARCH_ESP32)
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#if defined(ARDUINO_ARCH_ESP8266) || defined(ARDUINO_ARCH_ESP32)
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#include "hasp_conf.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_TASMOTACLIENT_H
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#include "hasp_conf.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* MIT License - Copyright (c) 2020 Francis Van Roie
|
||||
/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
|
||||
For full license information read the LICENSE file in the project folder */
|
||||
|
||||
#ifndef HASP_TELNET_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user