These six libraries: nexgen_motorshield, nexgen_timer, nexgen_filter, nexgen_AHRS, nexgen_MSP & nexgen_SBUS are being deleted and will be replaced with similar libraries with different branding and repositories.
#### Releases v1.0.0
1. Initial coding to port `synchronous` [ESP_WiFiManager](https://github.com/khoih-prog/ESP_WiFiManager) to ESP8266 boards using `LwIP W5500 / W5100(S) / ENC28J60 Ethernet`.
2. Use `allman astyle`
#### Releases v1.0.0
1. Initial coding to port [ESPAsync_WiFiManager](https://github.com/khoih-prog/ESPAsync_WiFiManager) to ESP8266 boards using `LwIP W5500 / W5100(S) / ENC28J60 Ethernet`.
2. Use `allman astyle`
#### Releases v1.0.0
1. Initial coding to port `synchronous` [ESP_WiFiManager](https://github.com/khoih-prog/ESP_WiFiManager) to ESP32 boards using `LwIP W5500 / ENC28J60 Ethernet`
2. Use `allman astyle`
#### Releases v1.0.0
1. Initial coding to port [ESPAsync_WiFiManager](https://github.com/khoih-prog/ESPAsync_WiFiManager) to ESP32 boards using `LwIP W5500 / ENC28J60 Ethernet`.
2. Use `allman astyle`
#### Releases v1.0.0
1. Initial coding to port `synchronous` [ESP_WiFiManager](https://github.com/khoih-prog/ESP_WiFiManager) to ESP8266 boards using `LwIP ENC28J60 Ethernet`.
2. Use `allman astyle`
#### Releases v1.0.0
1. Initial coding to port `synchronous` [ESP_WiFiManager](https://github.com/khoih-prog/ESP_WiFiManager) to ESP8266 boards using `LwIP W5100 / W5100S Ethernet`.
2. Use `allman astyle`
#### Releases v1.0.0
1. Initial coding to port `synchronous` [ESP_WiFiManager](https://github.com/khoih-prog/ESP_WiFiManager) to ESP8266 boards using `LwIP W5500 Ethernet`.
2. Use `allman astyle`
#### Releases v1.0.0
1. Initial coding to port [ESP_WiFiManager](https://github.com/khoih-prog/ESP_WiFiManager) to ESP32 boards using `LwIP ENC28J60 Ethernet`.
2. Use `allman astyle`
#### Releases v1.0.0
1. Initial coding to port [ESPAsync_WiFiManager](https://github.com/khoih-prog/ESPAsync_WiFiManager) to ESP8266 boards using `LwIP W5100 / W5100S Ethernet`.
2. Use `allman astyle`
#### Releases v1.0.0
1. Initial coding to port [ESPAsync_WiFiManager](https://github.com/khoih-prog/ESPAsync_WiFiManager) to ESP32 boards using `LwIP LAN8720 Ethernet`, such as WT32_ETH01
2. Use `allman astyle`
This library has been superceded by the free Android app [pfodGUIdesigner](https://play.google.com/store/apps/details?id=au.com.forward.pfodGUIdesigner). Download that app from Google play and use it instead of this code.
The pfodGUIdesigner app supports generating code for more boards and has the latest bug fixes.
The code in this library has a few bugs which will not be fixed. The code is left here for reference only.
To compile this code you need the SafeString library (V4.1.24) and the the pfodParser library V3.58.0. The later versions of pfodParser library will not compile with this code.