Merge pull request #170 from MoonModules/license

This commit is contained in:
Ewoud
2024-10-16 00:14:46 +02:00
committed by GitHub
16 changed files with 305 additions and 819 deletions

View File

@@ -5,7 +5,7 @@
#ifdef ARDUINO_ARCH_ESP32
#include "esp_ota_ops.h"
#endif
#warning WLED-MM GPL-v3. By installing WLED MM you implicitly accept the terms!
#warning WLED-MM is licensed under the EUPL-1.2. By installing WLED MM you implicitly accept the terms!
#if defined(ARDUINO_ARCH_ESP32) && defined(WLED_DISABLE_BROWNOUT_DET)
#include "soc/soc.h"