mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
This adds a patch for ser2net, so that ser2net can be configured to flash leds on serial traffic. This could -for example- be used to have an activity indicator, like netdev trigger. Internally, the linux kernel's 'transient' led trigger is used. Signed-off-by: Michael Heimpold <mhei@heimpold.de>