From 781c711abbe832cfc205594b0d6d60cc3589d0b5 Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Mon, 10 Jan 2022 05:57:46 +0100 Subject: [PATCH] Update License --- LICENSE | 2 +- include/VersionInfo.h | 2 +- include/espspi/Ethernet.h | 2 +- include/hasp_conf.h | 2 +- include/hasp_macro.h | 2 +- include/hasp_mem.h | 2 +- include/lv_symbol_mdi_def.h | 2 +- include/stm32f4/hal_conf_custom.h | 2 +- include/user_config_override-template.h | 2 +- lib/lv_lib_zifont/lv_zifont.cpp | 2 +- lib/lv_lib_zifont/lv_zifont.h | 2 +- platformio.ini | 2 +- src/custom/my_custom_fan_template.cpp | 2 +- src/custom/my_custom_template.cpp | 2 +- src/custom/my_custom_template.h | 2 +- src/dev/device.h | 2 +- src/dev/esp32/esp32.cpp | 2 +- src/dev/esp32/esp32.h | 2 +- src/dev/esp32/lanbonl8.cpp | 2 +- src/dev/esp32/lanbonl8.h | 2 +- src/dev/esp32/m5stackcore2.cpp | 2 +- src/dev/esp32/m5stackcore2.h | 2 +- src/dev/esp8266/esp8266.cpp | 2 +- src/dev/esp8266/esp8266.h | 2 +- src/dev/posix/hasp_posix.cpp | 2 +- src/dev/stm32f4/stm32f4.cpp | 2 +- src/dev/stm32f4/stm32f4.h | 2 +- src/dev/stm32f7/stm32f7.cpp | 2 +- src/dev/stm32f7/stm32f7.h | 2 +- src/dev/win32/hasp_win32.cpp | 2 +- src/dev/win32/hasp_win32.h | 2 +- src/drv/old/hasp_drv_ft5206.h | 2 +- src/drv/old/hasp_drv_ft6336u.h | 2 +- src/drv/old/hasp_drv_gt911.h | 2 +- src/drv/old/hasp_drv_tft_espi.cpp | 2 +- src/drv/old/hasp_drv_tft_espi.h | 2 +- src/drv/old/hasp_drv_touch.cpp | 2 +- src/drv/old/hasp_drv_touch.h | 2 +- src/drv/old/hasp_drv_xpt2046.h | 2 +- src/drv/tft/tft_driver.h | 2 +- src/drv/tft/tft_driver_lovyangfx.cpp | 2 +- src/drv/tft/tft_driver_lovyangfx.h | 2 +- src/drv/tft/tft_driver_sdl2.cpp | 2 +- src/drv/tft/tft_driver_sdl2.h | 2 +- src/drv/tft/tft_driver_tftespi.cpp | 2 +- src/drv/tft/tft_driver_tftespi.h | 2 +- src/drv/touch/touch_driver.h | 2 +- src/drv/touch/touch_driver_analog.h | 2 +- src/drv/touch/touch_driver_ft6336u.h | 20 ++++++++++---------- src/drv/touch/touch_driver_gt911.h | 2 +- src/drv/touch/touch_driver_lovyangfx.h | 2 +- src/drv/touch/touch_driver_stmpe610.h | 2 +- src/drv/touch/touch_driver_tftespi.h | 2 +- src/drv/touch/touch_helper.h | 2 +- src/hal/hasp_hal.cpp | 2 +- src/hal/hasp_hal.h | 2 +- src/hasp/hasp.cpp | 2 +- src/hasp/hasp.h | 2 +- src/hasp/hasp_attribute.cpp | 2 +- src/hasp/hasp_attribute.h | 2 +- src/hasp/hasp_attribute_helper.h | 2 +- src/hasp/hasp_dispatch.cpp | 2 +- src/hasp/hasp_dispatch.h | 2 +- src/hasp/hasp_event.cpp | 2 +- src/hasp/hasp_event.h | 2 +- src/hasp/hasp_font.h | 2 +- src/hasp/hasp_lvfs.cpp | 2 +- src/hasp/hasp_lvfs.h | 2 +- src/hasp/hasp_mem.cpp | 2 +- src/hasp/hasp_object.cpp | 2 +- src/hasp/hasp_object.h | 2 +- src/hasp/hasp_page.cpp | 2 +- src/hasp/hasp_page.h | 2 +- src/hasp/hasp_parser.cpp | 2 +- src/hasp/hasp_parser.h | 2 +- src/hasp/hasp_style.cpp | 2 +- src/hasp/hasp_task.cpp | 2 +- src/hasp/hasp_task.h | 2 +- src/hasp/lv_theme_hasp.h | 2 +- src/hasp_config.cpp | 2 +- src/hasp_config.h | 2 +- src/hasp_debug.cpp | 2 +- src/hasp_debug.h | 2 +- src/hasp_eeprom.cpp | 2 +- src/hasp_eeprom.h | 2 +- src/hasp_filesystem.cpp | 2 +- src/hasp_filesystem.h | 2 +- src/hasp_gui.cpp | 6 +++--- src/hasp_gui.h | 2 +- src/hasp_oobe.cpp | 2 +- src/hasp_oobe.h | 2 +- src/hasplib.h | 2 +- src/log/hasp_debug.cpp | 2 +- src/main_arduino.cpp | 2 +- src/main_sdl2.cpp | 2 +- src/mqtt/hasp_mqtt.h | 2 +- src/mqtt/hasp_mqtt_ha.cpp | 2 +- src/mqtt/hasp_mqtt_ha.h | 2 +- src/mqtt/hasp_mqtt_paho_async.cpp | 2 +- src/mqtt/hasp_mqtt_paho_single.cpp | 2 +- src/mqtt/hasp_mqtt_pubsubclient.cpp | 2 +- src/sys/gpio/hasp_gpio.cpp | 2 +- src/sys/gpio/hasp_gpio.h | 2 +- src/sys/net/hasp_ethernet_esp32.cpp | 2 +- src/sys/net/hasp_ethernet_esp32.h | 2 +- src/sys/net/hasp_ethernet_stm32.cpp | 2 +- src/sys/net/hasp_ethernet_stm32.h | 2 +- src/sys/net/hasp_network.cpp | 2 +- src/sys/net/hasp_network.h | 2 +- src/sys/net/hasp_wifi.cpp | 18 ++++++++++-------- src/sys/net/hasp_wifi.h | 2 +- src/sys/svc/hasp_console.cpp | 2 +- src/sys/svc/hasp_console.h | 2 +- src/sys/svc/hasp_http.cpp | 6 +++--- src/sys/svc/hasp_http.h | 2 +- src/sys/svc/hasp_http_async.cpp | 4 ++-- src/sys/svc/hasp_mdns.cpp | 2 +- src/sys/svc/hasp_mdns.h | 2 +- src/sys/svc/hasp_ota.cpp | 2 +- src/sys/svc/hasp_ota.h | 2 +- src/sys/svc/hasp_slave.cpp | 2 +- src/sys/svc/hasp_slave.h | 2 +- src/sys/svc/hasp_telnet.h | 2 +- 123 files changed, 146 insertions(+), 144 deletions(-) diff --git a/LICENSE b/LICENSE index dfe689c9..b65142e9 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019-2021 Francis Van Roie +Copyright (c) 2019-2022 Francis Van Roie Copyright (c) 2018-2019 Allen Derusha allen@derusha.org Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/VersionInfo.h b/include/VersionInfo.h index 4c693b85..885dc775 100644 --- a/include/VersionInfo.h +++ b/include/VersionInfo.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ /* This file is used during the build of the paho library */ diff --git a/include/espspi/Ethernet.h b/include/espspi/Ethernet.h index 9f7d6526..b5b35acf 100644 --- a/include/espspi/Ethernet.h +++ b/include/espspi/Ethernet.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef WIFISPI_H diff --git a/include/hasp_conf.h b/include/hasp_conf.h index b739f249..ae928c75 100644 --- a/include/hasp_conf.h +++ b/include/hasp_conf.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_CONF_H diff --git a/include/hasp_macro.h b/include/hasp_macro.h index fb5f0b24..e7a2c91a 100644 --- a/include/hasp_macro.h +++ b/include/hasp_macro.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_MACRO_H diff --git a/include/hasp_mem.h b/include/hasp_mem.h index 7cb8cfe9..7b5223c8 100644 --- a/include/hasp_mem.h +++ b/include/hasp_mem.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_MEM_H diff --git a/include/lv_symbol_mdi_def.h b/include/lv_symbol_mdi_def.h index 0edd74a4..23c8e3e6 100644 --- a/include/lv_symbol_mdi_def.h +++ b/include/lv_symbol_mdi_def.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef LV_SYMBOL_MDI_DEF_H diff --git a/include/stm32f4/hal_conf_custom.h b/include/stm32f4/hal_conf_custom.h index 03815ba2..c6d8ba32 100644 --- a/include/stm32f4/hal_conf_custom.h +++ b/include/stm32f4/hal_conf_custom.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ /* Include the normal default core configuration */ diff --git a/include/user_config_override-template.h b/include/user_config_override-template.h index 96bf7e2c..09bcd916 100644 --- a/include/user_config_override-template.h +++ b/include/user_config_override-template.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ /*************************************************** diff --git a/lib/lv_lib_zifont/lv_zifont.cpp b/lib/lv_lib_zifont/lv_zifont.cpp index 95c68955..43f7e340 100644 --- a/lib/lv_lib_zifont/lv_zifont.cpp +++ b/lib/lv_lib_zifont/lv_zifont.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ /********************* diff --git a/lib/lv_lib_zifont/lv_zifont.h b/lib/lv_lib_zifont/lv_zifont.h index 4160fe4e..31090b59 100644 --- a/lib/lv_lib_zifont/lv_zifont.h +++ b/lib/lv_lib_zifont/lv_zifont.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef LV_ZIFONT_H diff --git a/platformio.ini b/platformio.ini index d424cb0a..33c0ee7b 100644 --- a/platformio.ini +++ b/platformio.ini @@ -1,4 +1,4 @@ -; MIT License - Copyright (c) 2019-2021 Francis Van Roie +; MIT License - Copyright (c) 2019-2022 Francis Van Roie ; For full license information read the LICENSE file in the project folder ; ; PlatformIO Project Configuration File diff --git a/src/custom/my_custom_fan_template.cpp b/src/custom/my_custom_fan_template.cpp index 7de784bd..c1066130 100644 --- a/src/custom/my_custom_fan_template.cpp +++ b/src/custom/my_custom_fan_template.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ // USAGE: - Copy this file and rename it to my_custom_fan_rotator.cpp, also copy my_custom_template.h and rename it to my_custom.h diff --git a/src/custom/my_custom_template.cpp b/src/custom/my_custom_template.cpp index ff59096b..c12308bd 100644 --- a/src/custom/my_custom_template.cpp +++ b/src/custom/my_custom_template.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ // USAGE: - Copy this file and rename it to my_custom.cpp diff --git a/src/custom/my_custom_template.h b/src/custom/my_custom_template.h index 5dbb4804..01784d2a 100644 --- a/src/custom/my_custom_template.h +++ b/src/custom/my_custom_template.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ // USAGE: - Copy this file and rename it to my_custom.h diff --git a/src/dev/device.h b/src/dev/device.h index cd9f25d7..4e87240d 100644 --- a/src/dev/device.h +++ b/src/dev/device.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_DEVICE_H diff --git a/src/dev/esp32/esp32.cpp b/src/dev/esp32/esp32.cpp index b9776ce6..f9e63de0 100644 --- a/src/dev/esp32/esp32.cpp +++ b/src/dev/esp32/esp32.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #if defined(ESP32) diff --git a/src/dev/esp32/esp32.h b/src/dev/esp32/esp32.h index bab1d6de..60ea0be8 100644 --- a/src/dev/esp32/esp32.h +++ b/src/dev/esp32/esp32.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_DEVICE_ESP32_H diff --git a/src/dev/esp32/lanbonl8.cpp b/src/dev/esp32/lanbonl8.cpp index f754393f..f1c034b4 100644 --- a/src/dev/esp32/lanbonl8.cpp +++ b/src/dev/esp32/lanbonl8.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include "lanbonl8.h" diff --git a/src/dev/esp32/lanbonl8.h b/src/dev/esp32/lanbonl8.h index 40375ec5..5f4ed667 100644 --- a/src/dev/esp32/lanbonl8.h +++ b/src/dev/esp32/lanbonl8.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_DEVICE_LANBONL8_H diff --git a/src/dev/esp32/m5stackcore2.cpp b/src/dev/esp32/m5stackcore2.cpp index 27926fb1..f43e32e0 100644 --- a/src/dev/esp32/m5stackcore2.cpp +++ b/src/dev/esp32/m5stackcore2.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include "m5stackcore2.h" diff --git a/src/dev/esp32/m5stackcore2.h b/src/dev/esp32/m5stackcore2.h index 97e39828..3dc223d0 100644 --- a/src/dev/esp32/m5stackcore2.h +++ b/src/dev/esp32/m5stackcore2.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_DEVICE_M5STACKCORE2_H diff --git a/src/dev/esp8266/esp8266.cpp b/src/dev/esp8266/esp8266.cpp index f77294a5..48c799b0 100644 --- a/src/dev/esp8266/esp8266.cpp +++ b/src/dev/esp8266/esp8266.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #if defined(ESP8266) diff --git a/src/dev/esp8266/esp8266.h b/src/dev/esp8266/esp8266.h index a37cd94e..9f5ee144 100644 --- a/src/dev/esp8266/esp8266.h +++ b/src/dev/esp8266/esp8266.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_DEVICE_ESP8266_H diff --git a/src/dev/posix/hasp_posix.cpp b/src/dev/posix/hasp_posix.cpp index 5f8b56c1..d6eec80e 100644 --- a/src/dev/posix/hasp_posix.cpp +++ b/src/dev/posix/hasp_posix.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #if defined(POSIX) diff --git a/src/dev/stm32f4/stm32f4.cpp b/src/dev/stm32f4/stm32f4.cpp index 96ff16eb..00a25235 100644 --- a/src/dev/stm32f4/stm32f4.cpp +++ b/src/dev/stm32f4/stm32f4.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #if defined(STM32F4xx) diff --git a/src/dev/stm32f4/stm32f4.h b/src/dev/stm32f4/stm32f4.h index 0c58aaf1..cffcf426 100644 --- a/src/dev/stm32f4/stm32f4.h +++ b/src/dev/stm32f4/stm32f4.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_DEVICE_STM32F4_H diff --git a/src/dev/stm32f7/stm32f7.cpp b/src/dev/stm32f7/stm32f7.cpp index 3a854aa9..b3eab8d2 100644 --- a/src/dev/stm32f7/stm32f7.cpp +++ b/src/dev/stm32f7/stm32f7.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #if defined(STM32F7xx) diff --git a/src/dev/stm32f7/stm32f7.h b/src/dev/stm32f7/stm32f7.h index dfbc6ad1..a2bfd0ad 100644 --- a/src/dev/stm32f7/stm32f7.h +++ b/src/dev/stm32f7/stm32f7.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_DEVICE_STM32F4_H diff --git a/src/dev/win32/hasp_win32.cpp b/src/dev/win32/hasp_win32.cpp index bccad64d..f82e0710 100644 --- a/src/dev/win32/hasp_win32.cpp +++ b/src/dev/win32/hasp_win32.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #if defined(WINDOWS) diff --git a/src/dev/win32/hasp_win32.h b/src/dev/win32/hasp_win32.h index d179d85e..b50bc61f 100644 --- a/src/dev/win32/hasp_win32.h +++ b/src/dev/win32/hasp_win32.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_DEVICE_WINDOWS_H diff --git a/src/drv/old/hasp_drv_ft5206.h b/src/drv/old/hasp_drv_ft5206.h index ef2b0413..ce25edaf 100644 --- a/src/drv/old/hasp_drv_ft5206.h +++ b/src/drv/old/hasp_drv_ft5206.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_DRV_FT5206_H diff --git a/src/drv/old/hasp_drv_ft6336u.h b/src/drv/old/hasp_drv_ft6336u.h index 9281fdba..e672651b 100644 --- a/src/drv/old/hasp_drv_ft6336u.h +++ b/src/drv/old/hasp_drv_ft6336u.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_DRV_FT6336U_H diff --git a/src/drv/old/hasp_drv_gt911.h b/src/drv/old/hasp_drv_gt911.h index 61c432be..74d22fde 100644 --- a/src/drv/old/hasp_drv_gt911.h +++ b/src/drv/old/hasp_drv_gt911.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ /* diff --git a/src/drv/old/hasp_drv_tft_espi.cpp b/src/drv/old/hasp_drv_tft_espi.cpp index 41cbc633..a27411bf 100644 --- a/src/drv/old/hasp_drv_tft_espi.cpp +++ b/src/drv/old/hasp_drv_tft_espi.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ /********************* diff --git a/src/drv/old/hasp_drv_tft_espi.h b/src/drv/old/hasp_drv_tft_espi.h index 0ee3b3b3..faa00cd9 100644 --- a/src/drv/old/hasp_drv_tft_espi.h +++ b/src/drv/old/hasp_drv_tft_espi.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef TFT_ESPI_DRV_H diff --git a/src/drv/old/hasp_drv_touch.cpp b/src/drv/old/hasp_drv_touch.cpp index e225e593..ef4c7b93 100644 --- a/src/drv/old/hasp_drv_touch.cpp +++ b/src/drv/old/hasp_drv_touch.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include "hasplib.h" diff --git a/src/drv/old/hasp_drv_touch.h b/src/drv/old/hasp_drv_touch.h index d1d3161e..237a6c47 100644 --- a/src/drv/old/hasp_drv_touch.h +++ b/src/drv/old/hasp_drv_touch.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_DRV_TOUCH_H diff --git a/src/drv/old/hasp_drv_xpt2046.h b/src/drv/old/hasp_drv_xpt2046.h index e4217fa9..93889cb4 100644 --- a/src/drv/old/hasp_drv_xpt2046.h +++ b/src/drv/old/hasp_drv_xpt2046.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_DRV_XPT2046B_H diff --git a/src/drv/tft/tft_driver.h b/src/drv/tft/tft_driver.h index 31462ecf..b6f9d709 100644 --- a/src/drv/tft/tft_driver.h +++ b/src/drv/tft/tft_driver.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_BASE_TFT_DRIVER_H diff --git a/src/drv/tft/tft_driver_lovyangfx.cpp b/src/drv/tft/tft_driver_lovyangfx.cpp index a3868c3a..fa4fa5ff 100644 --- a/src/drv/tft/tft_driver_lovyangfx.cpp +++ b/src/drv/tft/tft_driver_lovyangfx.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #if defined(ARDUINO) && defined(LGFX_USE_V1) diff --git a/src/drv/tft/tft_driver_lovyangfx.h b/src/drv/tft/tft_driver_lovyangfx.h index f8cfd9ba..81b0f973 100644 --- a/src/drv/tft/tft_driver_lovyangfx.h +++ b/src/drv/tft/tft_driver_lovyangfx.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_LOVYANGFX_DRIVER_H diff --git a/src/drv/tft/tft_driver_sdl2.cpp b/src/drv/tft/tft_driver_sdl2.cpp index 6ebbdd64..a2b44233 100644 --- a/src/drv/tft/tft_driver_sdl2.cpp +++ b/src/drv/tft/tft_driver_sdl2.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #if defined(WINDOWS) || defined(POSIX) diff --git a/src/drv/tft/tft_driver_sdl2.h b/src/drv/tft/tft_driver_sdl2.h index b8acbd3e..85b32ee0 100644 --- a/src/drv/tft/tft_driver_sdl2.h +++ b/src/drv/tft/tft_driver_sdl2.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_SDL2_DRIVER_H diff --git a/src/drv/tft/tft_driver_tftespi.cpp b/src/drv/tft/tft_driver_tftespi.cpp index 2a11a64a..0191c625 100644 --- a/src/drv/tft/tft_driver_tftespi.cpp +++ b/src/drv/tft/tft_driver_tftespi.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #if defined(ARDUINO) && defined(USER_SETUP_LOADED) diff --git a/src/drv/tft/tft_driver_tftespi.h b/src/drv/tft/tft_driver_tftespi.h index 14cb891c..f34b1dd3 100644 --- a/src/drv/tft/tft_driver_tftespi.h +++ b/src/drv/tft/tft_driver_tftespi.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_TFTESPI_DRIVER_H diff --git a/src/drv/touch/touch_driver.h b/src/drv/touch/touch_driver.h index 29812ef5..1142bb34 100644 --- a/src/drv/touch/touch_driver.h +++ b/src/drv/touch/touch_driver.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_BASE_TOUCH_DRIVER_H diff --git a/src/drv/touch/touch_driver_analog.h b/src/drv/touch/touch_driver_analog.h index 91dbb145..a833bc61 100644 --- a/src/drv/touch/touch_driver_analog.h +++ b/src/drv/touch/touch_driver_analog.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_ANALOG_TOUCH_DRIVER_H diff --git a/src/drv/touch/touch_driver_ft6336u.h b/src/drv/touch/touch_driver_ft6336u.h index b7d35253..269889aa 100644 --- a/src/drv/touch/touch_driver_ft6336u.h +++ b/src/drv/touch/touch_driver_ft6336u.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_FT6336T_TOUCH_DRIVER_H @@ -81,13 +81,13 @@ class TouchFt6336u : public BaseTouch { LOG_INFO(TAG_DRVR, F("Touch freq. : %d"), I2C_TOUCH_FREQUENCY); LOG_INFO(TAG_DRVR, F("Touch address : %x"), I2C_TOUCH_ADDRESS); - LOG_VERBOSE(TAG_DRVR, F("%s %d"), __FILE__, __LINE__); + LOG_VERBOSE(TAG_DRVR, F("%s %d"), __FILE__, __LINE__); ft6336u_touch = new FT6336U(TOUCH_SDA, TOUCH_SCL, TOUCH_RST, TOUCH_IRQ); - LOG_VERBOSE(TAG_DRVR, F("%s %d"), __FILE__, __LINE__); + LOG_VERBOSE(TAG_DRVR, F("%s %d"), __FILE__, __LINE__); ft6336u_touch->begin(); - LOG_VERBOSE(TAG_DRVR, F("%s %d"), __FILE__, __LINE__); + LOG_VERBOSE(TAG_DRVR, F("%s %d"), __FILE__, __LINE__); // From: M5Core2/src/M5Touch.cpp // By default, the FT6336 will pulse the INT line for every touch // event. But because it shares the Wire1 TwoWire/I2C with other @@ -95,13 +95,13 @@ class TouchFt6336u : public BaseTouch { // handle these events. So instead, we set the INT wire to polled mode, // so it simply goes low as long as there is at least one valid touch. // ft6336u_touch->writeByte(0xA4, 0x00); - // Wire1.beginTransmission(I2C_TOUCH_ADDRESS); - // Wire1.write(0xA4); // address - // Wire1.write(0x00); // data - // Wire1.endTransmission(); + /* Wire1.beginTransmission(I2C_TOUCH_ADDRESS); + Wire1.write(0xA4); // address + Wire1.write(0x00); // data + Wire1.endTransmission(); - LOG_VERBOSE(TAG_DRVR, F("%s %d"), __FILE__, __LINE__); - // touch_scan(Wire1); + LOG_VERBOSE(TAG_DRVR, F("%s %d"), __FILE__, __LINE__); + touch_scan(Wire1);*/ if(ft6336u_touch->read_chip_id() != 0) { LOG_INFO(TAG_DRVR, F("FT6336U touch driver started chipid: %d"), ft6336u_touch->read_chip_id()); diff --git a/src/drv/touch/touch_driver_gt911.h b/src/drv/touch/touch_driver_gt911.h index 1ba5ba83..9c4de324 100644 --- a/src/drv/touch/touch_driver_gt911.h +++ b/src/drv/touch/touch_driver_gt911.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_GT911_TOUCH_DRIVER_H diff --git a/src/drv/touch/touch_driver_lovyangfx.h b/src/drv/touch/touch_driver_lovyangfx.h index a6897e3b..60aac548 100644 --- a/src/drv/touch/touch_driver_lovyangfx.h +++ b/src/drv/touch/touch_driver_lovyangfx.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_LOVYANGFX_TOUCH_DRIVER_H diff --git a/src/drv/touch/touch_driver_stmpe610.h b/src/drv/touch/touch_driver_stmpe610.h index 09765c46..fceee412 100644 --- a/src/drv/touch/touch_driver_stmpe610.h +++ b/src/drv/touch/touch_driver_stmpe610.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_STMPE610_TOUCH_DRIVER_H diff --git a/src/drv/touch/touch_driver_tftespi.h b/src/drv/touch/touch_driver_tftespi.h index 96555cd0..8d2a5e51 100644 --- a/src/drv/touch/touch_driver_tftespi.h +++ b/src/drv/touch/touch_driver_tftespi.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_TFTESPI_TOUCH_DRIVER_H diff --git a/src/drv/touch/touch_helper.h b/src/drv/touch/touch_helper.h index 6d64c25e..876bac23 100644 --- a/src/drv/touch/touch_helper.h +++ b/src/drv/touch/touch_helper.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_TOUCH_HELPER_H diff --git a/src/hal/hasp_hal.cpp b/src/hal/hasp_hal.cpp index 92ebc5be..a0729fdb 100644 --- a/src/hal/hasp_hal.cpp +++ b/src/hal/hasp_hal.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include "hasp_hal.h" diff --git a/src/hal/hasp_hal.h b/src/hal/hasp_hal.h index 4d397f7d..7122642b 100644 --- a/src/hal/hasp_hal.h +++ b/src/hal/hasp_hal.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_HAL_H diff --git a/src/hasp/hasp.cpp b/src/hasp/hasp.cpp index 6695c740..af46043d 100644 --- a/src/hasp/hasp.cpp +++ b/src/hasp/hasp.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include "hasplib.h" diff --git a/src/hasp/hasp.h b/src/hasp/hasp.h index 1ec62477..4fcd5965 100644 --- a/src/hasp/hasp.h +++ b/src/hasp/hasp.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_H diff --git a/src/hasp/hasp_attribute.cpp b/src/hasp/hasp_attribute.cpp index e4c6a0bb..bd03b5a6 100644 --- a/src/hasp/hasp_attribute.cpp +++ b/src/hasp/hasp_attribute.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifdef ARDUINO diff --git a/src/hasp/hasp_attribute.h b/src/hasp/hasp_attribute.h index 4f191b9e..40255b03 100644 --- a/src/hasp/hasp_attribute.h +++ b/src/hasp/hasp_attribute.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_ATTRIBUTE_H diff --git a/src/hasp/hasp_attribute_helper.h b/src/hasp/hasp_attribute_helper.h index 73587d14..ea44aeb4 100644 --- a/src/hasp/hasp_attribute_helper.h +++ b/src/hasp/hasp_attribute_helper.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include "hasplib.h" diff --git a/src/hasp/hasp_dispatch.cpp b/src/hasp/hasp_dispatch.cpp index 1571335e..cdee0218 100644 --- a/src/hasp/hasp_dispatch.cpp +++ b/src/hasp/hasp_dispatch.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include diff --git a/src/hasp/hasp_dispatch.h b/src/hasp/hasp_dispatch.h index fe6145e8..f73e51eb 100644 --- a/src/hasp/hasp_dispatch.h +++ b/src/hasp/hasp_dispatch.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_DISPATCH_H diff --git a/src/hasp/hasp_event.cpp b/src/hasp/hasp_event.cpp index f1deddf1..3e6c64a2 100644 --- a/src/hasp/hasp_event.cpp +++ b/src/hasp/hasp_event.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ /* ******************************************************************************************** diff --git a/src/hasp/hasp_event.h b/src/hasp/hasp_event.h index 2938e271..0612584c 100644 --- a/src/hasp/hasp_event.h +++ b/src/hasp/hasp_event.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_EVENT_H diff --git a/src/hasp/hasp_font.h b/src/hasp/hasp_font.h index 015944e2..350d4f76 100644 --- a/src/hasp/hasp_font.h +++ b/src/hasp/hasp_font.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_FONT_H diff --git a/src/hasp/hasp_lvfs.cpp b/src/hasp/hasp_lvfs.cpp index 996ba567..3275dc48 100644 --- a/src/hasp/hasp_lvfs.cpp +++ b/src/hasp/hasp_lvfs.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include "lv_fs_if.h" diff --git a/src/hasp/hasp_lvfs.h b/src/hasp/hasp_lvfs.h index 2dde864d..40099f38 100644 --- a/src/hasp/hasp_lvfs.h +++ b/src/hasp/hasp_lvfs.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_LVFS_H diff --git a/src/hasp/hasp_mem.cpp b/src/hasp/hasp_mem.cpp index f42992b8..c9302076 100644 --- a/src/hasp/hasp_mem.cpp +++ b/src/hasp/hasp_mem.cpp @@ -1,5 +1,5 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include diff --git a/src/hasp/hasp_object.cpp b/src/hasp/hasp_object.cpp index 8f399e43..450a8ee3 100644 --- a/src/hasp/hasp_object.cpp +++ b/src/hasp/hasp_object.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ /* ******************************************************************************************** diff --git a/src/hasp/hasp_object.h b/src/hasp/hasp_object.h index 1b2bb200..49de31c5 100644 --- a/src/hasp/hasp_object.h +++ b/src/hasp/hasp_object.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_OBJECT_H diff --git a/src/hasp/hasp_page.cpp b/src/hasp/hasp_page.cpp index e29cd1f3..9c19e889 100644 --- a/src/hasp/hasp_page.cpp +++ b/src/hasp/hasp_page.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include "hasplib.h" diff --git a/src/hasp/hasp_page.h b/src/hasp/hasp_page.h index 1872eb5f..aee229dd 100644 --- a/src/hasp/hasp_page.h +++ b/src/hasp/hasp_page.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_PAGES_H diff --git a/src/hasp/hasp_parser.cpp b/src/hasp/hasp_parser.cpp index 323ccf45..b15d7888 100644 --- a/src/hasp/hasp_parser.cpp +++ b/src/hasp/hasp_parser.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifdef ARDUINO diff --git a/src/hasp/hasp_parser.h b/src/hasp/hasp_parser.h index 3a2e0118..fd5df758 100644 --- a/src/hasp/hasp_parser.h +++ b/src/hasp/hasp_parser.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_PARSER_H diff --git a/src/hasp/hasp_style.cpp b/src/hasp/hasp_style.cpp index bc4a78f7..f0281998 100644 --- a/src/hasp/hasp_style.cpp +++ b/src/hasp/hasp_style.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include "hasp_attribute.h" /*To see all the hashes*/ diff --git a/src/hasp/hasp_task.cpp b/src/hasp/hasp_task.cpp index 281b69f2..5e344284 100644 --- a/src/hasp/hasp_task.cpp +++ b/src/hasp/hasp_task.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include "hasplib.h" diff --git a/src/hasp/hasp_task.h b/src/hasp/hasp_task.h index 9d6d86c8..eef11077 100644 --- a/src/hasp/hasp_task.h +++ b/src/hasp/hasp_task.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_TASK_H diff --git a/src/hasp/lv_theme_hasp.h b/src/hasp/lv_theme_hasp.h index b14914df..c7dd2c32 100644 --- a/src/hasp/lv_theme_hasp.h +++ b/src/hasp/lv_theme_hasp.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef LV_THEME_HASP_H diff --git a/src/hasp_config.cpp b/src/hasp_config.cpp index 13f4fd78..0360eb79 100644 --- a/src/hasp_config.cpp +++ b/src/hasp_config.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #if HASP_USE_CONFIG > 0 diff --git a/src/hasp_config.h b/src/hasp_config.h index 9d8c0c50..8c08b445 100644 --- a/src/hasp_config.h +++ b/src/hasp_config.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #if HASP_USE_CONFIG > 0 diff --git a/src/hasp_debug.cpp b/src/hasp_debug.cpp index 81185053..8c32100d 100644 --- a/src/hasp_debug.cpp +++ b/src/hasp_debug.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include "hasplib.h" diff --git a/src/hasp_debug.h b/src/hasp_debug.h index c4757b55..9c8b59ac 100644 --- a/src/hasp_debug.h +++ b/src/hasp_debug.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_DEBUG_H diff --git a/src/hasp_eeprom.cpp b/src/hasp_eeprom.cpp index 7f931d84..4a576c4a 100644 --- a/src/hasp_eeprom.cpp +++ b/src/hasp_eeprom.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include "hasp_conf.h" // load first diff --git a/src/hasp_eeprom.h b/src/hasp_eeprom.h index db8d40bd..4d6cde2e 100644 --- a/src/hasp_eeprom.h +++ b/src/hasp_eeprom.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_EEPROM_H diff --git a/src/hasp_filesystem.cpp b/src/hasp_filesystem.cpp index 213ce145..aecee469 100644 --- a/src/hasp_filesystem.cpp +++ b/src/hasp_filesystem.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include "hasp_conf.h" // include first diff --git a/src/hasp_filesystem.h b/src/hasp_filesystem.h index a11b6349..52b5c108 100644 --- a/src/hasp_filesystem.h +++ b/src/hasp_filesystem.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_FILESYSTEM_H diff --git a/src/hasp_gui.cpp b/src/hasp_gui.cpp index fb68e1a8..61c03126 100644 --- a/src/hasp_gui.cpp +++ b/src/hasp_gui.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include "hasplib.h" @@ -15,8 +15,8 @@ #include "drv/touch/touch_driver.h" //#include "drv/hasp_drv_display.h" -// #include "drv/old/hasp_drv_touch.h" -// #include "drv/old/hasp_drv_tft_espi.h" +//#include "drv/old/hasp_drv_touch.h" +//#include "drv/old/hasp_drv_tft_espi.h" #include "hasp_debug.h" #include "hasp_config.h" diff --git a/src/hasp_gui.h b/src/hasp_gui.h index 5ed537ae..6ae4a90a 100644 --- a/src/hasp_gui.h +++ b/src/hasp_gui.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_GUI_H diff --git a/src/hasp_oobe.cpp b/src/hasp_oobe.cpp index 2ae8d1cf..b7031983 100644 --- a/src/hasp_oobe.cpp +++ b/src/hasp_oobe.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #if HASP_USE_CONFIG > 0 diff --git a/src/hasp_oobe.h b/src/hasp_oobe.h index e226666e..571076c1 100644 --- a/src/hasp_oobe.h +++ b/src/hasp_oobe.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #if HASP_USE_CONFIG > 0 diff --git a/src/hasplib.h b/src/hasplib.h index 4bcd3aea..7664882e 100644 --- a/src/hasplib.h +++ b/src/hasplib.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifdef ARDUINO diff --git a/src/log/hasp_debug.cpp b/src/log/hasp_debug.cpp index 67c5988a..485e2874 100644 --- a/src/log/hasp_debug.cpp +++ b/src/log/hasp_debug.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ /* =========================================================================== diff --git a/src/main_arduino.cpp b/src/main_arduino.cpp index b6dfdc63..8bf1fa23 100644 --- a/src/main_arduino.cpp +++ b/src/main_arduino.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #if !(defined(WINDOWS) || defined(POSIX)) diff --git a/src/main_sdl2.cpp b/src/main_sdl2.cpp index 6a7e5501..7d6abafd 100644 --- a/src/main_sdl2.cpp +++ b/src/main_sdl2.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #if defined(WINDOWS) || defined(POSIX) diff --git a/src/mqtt/hasp_mqtt.h b/src/mqtt/hasp_mqtt.h index a8af21d0..9d6f090a 100644 --- a/src/mqtt/hasp_mqtt.h +++ b/src/mqtt/hasp_mqtt.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_MQTT_H diff --git a/src/mqtt/hasp_mqtt_ha.cpp b/src/mqtt/hasp_mqtt_ha.cpp index 9ec642e4..91de21cf 100644 --- a/src/mqtt/hasp_mqtt_ha.cpp +++ b/src/mqtt/hasp_mqtt_ha.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include "ArduinoJson.h" diff --git a/src/mqtt/hasp_mqtt_ha.h b/src/mqtt/hasp_mqtt_ha.h index 9d84db6f..a49e1830 100644 --- a/src/mqtt/hasp_mqtt_ha.h +++ b/src/mqtt/hasp_mqtt_ha.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_MQTT_HA_H diff --git a/src/mqtt/hasp_mqtt_paho_async.cpp b/src/mqtt/hasp_mqtt_paho_async.cpp index ccee112a..ae697b99 100644 --- a/src/mqtt/hasp_mqtt_paho_async.cpp +++ b/src/mqtt/hasp_mqtt_paho_async.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ /* Multi threaded asynchronous paho client */ diff --git a/src/mqtt/hasp_mqtt_paho_single.cpp b/src/mqtt/hasp_mqtt_paho_single.cpp index f2fc0c3a..a0cb3d0b 100644 --- a/src/mqtt/hasp_mqtt_paho_single.cpp +++ b/src/mqtt/hasp_mqtt_paho_single.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ /* Single threaded synchronous paho client */ diff --git a/src/mqtt/hasp_mqtt_pubsubclient.cpp b/src/mqtt/hasp_mqtt_pubsubclient.cpp index 6a5e2d10..646e09a5 100644 --- a/src/mqtt/hasp_mqtt_pubsubclient.cpp +++ b/src/mqtt/hasp_mqtt_pubsubclient.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include "hasp_conf.h" diff --git a/src/sys/gpio/hasp_gpio.cpp b/src/sys/gpio/hasp_gpio.cpp index 80bcaccc..51aa56c9 100644 --- a/src/sys/gpio/hasp_gpio.cpp +++ b/src/sys/gpio/hasp_gpio.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include "lv_conf.h" // For timing defines diff --git a/src/sys/gpio/hasp_gpio.h b/src/sys/gpio/hasp_gpio.h index e7a886b0..c0844065 100644 --- a/src/sys/gpio/hasp_gpio.h +++ b/src/sys/gpio/hasp_gpio.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_GPIO_H diff --git a/src/sys/net/hasp_ethernet_esp32.cpp b/src/sys/net/hasp_ethernet_esp32.cpp index b9cb872b..4b4c64c4 100644 --- a/src/sys/net/hasp_ethernet_esp32.cpp +++ b/src/sys/net/hasp_ethernet_esp32.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include "hasp_conf.h" diff --git a/src/sys/net/hasp_ethernet_esp32.h b/src/sys/net/hasp_ethernet_esp32.h index d8c62dab..635cfb37 100644 --- a/src/sys/net/hasp_ethernet_esp32.h +++ b/src/sys/net/hasp_ethernet_esp32.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_ETHERNET_ESP32_H diff --git a/src/sys/net/hasp_ethernet_stm32.cpp b/src/sys/net/hasp_ethernet_stm32.cpp index e484dcdd..0bfb6de1 100644 --- a/src/sys/net/hasp_ethernet_stm32.cpp +++ b/src/sys/net/hasp_ethernet_stm32.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include "hasp_conf.h" diff --git a/src/sys/net/hasp_ethernet_stm32.h b/src/sys/net/hasp_ethernet_stm32.h index 8e3d2b96..f4d77e5c 100644 --- a/src/sys/net/hasp_ethernet_stm32.h +++ b/src/sys/net/hasp_ethernet_stm32.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_ETHERNET_STM32_H diff --git a/src/sys/net/hasp_network.cpp b/src/sys/net/hasp_network.cpp index 701d0c9b..d183955b 100644 --- a/src/sys/net/hasp_network.cpp +++ b/src/sys/net/hasp_network.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include diff --git a/src/sys/net/hasp_network.h b/src/sys/net/hasp_network.h index a3897296..14a394a2 100644 --- a/src/sys/net/hasp_network.h +++ b/src/sys/net/hasp_network.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_NETWORK_H diff --git a/src/sys/net/hasp_wifi.cpp b/src/sys/net/hasp_wifi.cpp index 9323bf7a..c9e2f14c 100644 --- a/src/sys/net/hasp_wifi.cpp +++ b/src/sys/net/hasp_wifi.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include @@ -46,12 +46,12 @@ SPIClass espSPI(ESPSPI_MOSI, ESPSPI_MISO, ESPSPI_SCLK); // SPI port where esp is #define WIFI_PASSW "" #endif -char wifiSsid[MAX_USERNAME_LENGTH] = WIFI_SSID; +char wifiSsid[MAX_USERNAME_LENGTH] = WIFI_SSID; char wifiPassword[MAX_PASSWORD_LENGTH] = WIFI_PASSW; -char wifiIpAddress[16] = ""; -uint16_t wifiReconnectCounter = 0; -bool wifiOnline = false; -bool haspOnline = false; +char wifiIpAddress[16] = ""; +uint16_t wifiReconnectCounter = 0; +bool wifiOnline = false; +bool haspOnline = false; // const byte DNS_PORT = 53; // DNSServer dnsServer; @@ -400,14 +400,16 @@ static void wifiReconnect(void) #if defined(ARDUINO_ARCH_ESP8266) WiFi.disconnect(); WiFi.begin(wifiSsid, wifiPassword); + WiFi.mode(WIFI_STA); WiFi.hostname(haspDevice.get_hostname()); #elif defined(ARDUINO_ARCH_ESP32) // https://github.com/espressif/arduino-esp32/issues/3438#issuecomment-721428310 WiFi.disconnect(); + WiFi.setHostname(haspDevice.get_hostname()); + WiFi.mode(WIFI_STA); WiFi.begin(wifiSsid, wifiPassword, WIFI_ALL_CHANNEL_SCAN); // WiFi.config(INADDR_NONE, INADDR_NONE, INADDR_NONE); // causes 255.255.255.255 IP errors - WiFi.setHostname(haspDevice.get_hostname()); #endif } @@ -451,7 +453,7 @@ void wifiSetup() if(wifiShowAP()) { WiFi.mode(WIFI_AP_STA); } else { - WiFi.mode(WIFI_STA); + // WiFi.mode(WIFI_STA); #if defined(ARDUINO_ARCH_ESP8266) // wifiEventHandler[0] = WiFi.onStationModeConnected(wifiSTAConnected); diff --git a/src/sys/net/hasp_wifi.h b/src/sys/net/hasp_wifi.h index 2e07d892..359240b4 100644 --- a/src/sys/net/hasp_wifi.h +++ b/src/sys/net/hasp_wifi.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_WIFI_H diff --git a/src/sys/svc/hasp_console.cpp b/src/sys/svc/hasp_console.cpp index 149da33b..4dc51ca6 100644 --- a/src/sys/svc/hasp_console.cpp +++ b/src/sys/svc/hasp_console.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include "hasplib.h" diff --git a/src/sys/svc/hasp_console.h b/src/sys/svc/hasp_console.h index e0ed31c9..a3a1ae67 100644 --- a/src/sys/svc/hasp_console.h +++ b/src/sys/svc/hasp_console.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_CONSOLE_H diff --git a/src/sys/svc/hasp_http.cpp b/src/sys/svc/hasp_http.cpp index 954b0704..1bbd4564 100644 --- a/src/sys/svc/hasp_http.cpp +++ b/src/sys/svc/hasp_http.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ //#include "webServer.h" @@ -469,7 +469,7 @@ static void webHandleAbout() httpMessage.reserve(HTTP_PAGE_SIZE); /* - httpMessage += F("

openHASP

Copyright© 2019-2021 Francis Van Roie "); + httpMessage += F("

openHASP

Copyright© 2019-2022 Francis Van Roie "); httpMessage += mitLicense; httpMessage += F("

Based on the previous work of the following open source developers.


"); httpMessage += F("

HASwitchPlate

Copyright© 2019 Allen Derusha allen@derusha.org"); @@ -2200,7 +2200,7 @@ static void webSendJavascript() // This string can be gzipped: javascript += "function about(){document.getElementById('doc').innerHTML='

" D_MANUFACTURER - "

Copyright© 2019-2021 Francis Van Roie
MIT License

" + "Copyright© 2019-2022 Francis Van Roie
MIT License

" "

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and " "associated documentation files(the \"Software\"), to deal in the Software without restriction, including " "without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and / or sell " diff --git a/src/sys/svc/hasp_http.h b/src/sys/svc/hasp_http.h index 75e76708..866ae5d0 100644 --- a/src/sys/svc/hasp_http.h +++ b/src/sys/svc/hasp_http.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_HTTP_H diff --git a/src/sys/svc/hasp_http_async.cpp b/src/sys/svc/hasp_http_async.cpp index 225b6217..97aff3e0 100644 --- a/src/sys/svc/hasp_http_async.cpp +++ b/src/sys/svc/hasp_http_async.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ //#include "webServer.h" @@ -488,7 +488,7 @@ void webHandleAbout(AsyncWebServerRequest* request) String httpMessage((char*)0); httpMessage.reserve(HTTP_PAGE_SIZE); - httpMessage += F("

openHASP

Copyright© 2019-2021 Francis Van Roie "); + httpMessage += F("

openHASP

Copyright© 2019-2022 Francis Van Roie "); httpMessage += mitLicense; httpMessage += F("

Based on the previous work of the following open source developers.


"); httpMessage += F("

HASwitchPlate

Copyright© 2019 Allen Derusha allen@derusha.org"); diff --git a/src/sys/svc/hasp_mdns.cpp b/src/sys/svc/hasp_mdns.cpp index 9b9d67d4..27fba8c1 100644 --- a/src/sys/svc/hasp_mdns.cpp +++ b/src/sys/svc/hasp_mdns.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include "hasp_conf.h" diff --git a/src/sys/svc/hasp_mdns.h b/src/sys/svc/hasp_mdns.h index d81cd3f6..9a6993b4 100644 --- a/src/sys/svc/hasp_mdns.h +++ b/src/sys/svc/hasp_mdns.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_MDNS_H diff --git a/src/sys/svc/hasp_ota.cpp b/src/sys/svc/hasp_ota.cpp index ed881f1d..5ec4689c 100644 --- a/src/sys/svc/hasp_ota.cpp +++ b/src/sys/svc/hasp_ota.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #if defined(ARDUINO_ARCH_ESP8266) || defined(ARDUINO_ARCH_ESP32) diff --git a/src/sys/svc/hasp_ota.h b/src/sys/svc/hasp_ota.h index e179ef67..26fe1717 100644 --- a/src/sys/svc/hasp_ota.h +++ b/src/sys/svc/hasp_ota.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #if defined(ARDUINO_ARCH_ESP8266) || defined(ARDUINO_ARCH_ESP32) diff --git a/src/sys/svc/hasp_slave.cpp b/src/sys/svc/hasp_slave.cpp index d3259e1c..d1651b0e 100644 --- a/src/sys/svc/hasp_slave.cpp +++ b/src/sys/svc/hasp_slave.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #include "hasplib.h" diff --git a/src/sys/svc/hasp_slave.h b/src/sys/svc/hasp_slave.h index 0fe530c7..9fd36749 100644 --- a/src/sys/svc/hasp_slave.h +++ b/src/sys/svc/hasp_slave.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_TASMOTACLIENT_H diff --git a/src/sys/svc/hasp_telnet.h b/src/sys/svc/hasp_telnet.h index 0a6da87d..91324c69 100644 --- a/src/sys/svc/hasp_telnet.h +++ b/src/sys/svc/hasp_telnet.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_TELNET_H