Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Project "Your_Device" – Third-Party Component License Notices
=======================================================================

This project uses the following third-party libraries and components.
The use of each component is subject to the terms of its respective license.

1. Arduino Core Libraries
---------------------------
- Files: Arduino.h, WebServer.h, EEPROM.h, and other files included in the Arduino Core.
- License: GNU Lesser General Public License v2.1 (LGPL v2.1)
- More info: https://www.gnu.org/licenses/lgpl-2.1.html

2. FastLED Library
------------------
- File: FastLED.h
- License: MIT License
---
MIT License

Copyright (c) [Year] [Author or group of developers]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation (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 copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

[Full text of the MIT License]

3. ESP-IDF Components (WiFi.h, esp_wifi.h, SPIFFS.h)
----------------------------------------------------
- Files: WiFi.h, esp_wifi.h, SPIFFS.h (included as part of ESP32 Arduino/ESP-IDF)
- License: Apache License 2.0
- More info: http://www.apache.org/licenses/LICENSE-2.0

4. Standard C/C++ Libraries
---------------------------
- Files: math.h, time.h
- These header files are part of the standard C/C++ library provided by your compiler/platform.
- The usage terms are governed by the corresponding documentation of your system.

=======================================================================
This LICENSES.txt file should accompany the source code and be included in the documentation distributed with the product.
If necessary, supplement the information or include the full text of the licenses in accordance with the requirements of each specific licensing agreement.

About

No description, website, or topics provided.

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages