Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 032001c

Browse files
authoredOct 11, 2021
v1.3.1 to update PIO
### Releases v1.3.1 1. Update `platform.ini` and `library.json` to use original `khoih-prog` instead of `khoih.prog` after PIO fix 2. Update `Packages' Patches`
1 parent 22544b0 commit 032001c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ sentence=Simple Ethernet Manager for STM32F/L/H/G/WB/MP1 boards with Ethernet LA
77
paragraph=Library for configuring/auto(re)connecting Ethernet LAN8720, W5x00, ENC28J60 or built-in LAN8742A at runtime. Use much less memory compared to full-fledge WiFiManager. Config Portal (CP) will be auto-adjusted to match the number of dynamic custom parameters. Optional default Credentials to be autoloaded into CP to use or change instead of manually input. Credentials and Configuration Data are saved in emulated-EEPROM using FlashStorage_STM32. New powerful-yet-simple-to-use feature to enable adding dynamic custom parameters from sketch and input using the same CP. DoubleDetectDetector as well as Virtual Switches feature permits entering CP as requested. Configurable Customs HTML Headers, including Customs Style, Customs Head Elements, CORS Header.
88
category=Communication
99
url=https://github.com/khoih-prog/Ethernet_Manager_STM32
10-
architectures=*
10+
architectures=stm32
1111
depends=EthernetWebServer_STM32,DoubleResetDetector_Generic,Functional-Vlpp
1212
includes=Ethernet_Manager_STM32.h

0 commit comments

Comments
 (0)
This repository has been archived.