New Features
- SPI Bus Selection: Added
ethSpiBusconfiguration to select between SPI2 and SPI3 for Ethernet (when supported by hardware) (#241)- New Web UI note component warns users about GPIO conflicts when using Ethernet and PN532 on the same SPI bus
- Automatic separation of Ethernet and PN532 SPI buses when SPI3 available
- Auth Precompute Cache: Added optional authen...