Midwest Photo Q&A

Ask a Question

Firmware Gm220-s (2024)

define Package/traffic-led/install $(INSTALL_DIR) $(1)/usr/sbin $(INSTALL_BIN) $(PKG_BUILD_DIR)/traffic-led $(1)/usr/sbin/ $(INSTALL_DIR) $(1)/etc/init.d $(INSTALL_BIN) ./files/traffic-led.init $(1)/etc/init.d/traffic-led endef

define Package/traffic-led SECTION:=utils CATEGORY:=Utilities TITLE:=Flash LED on high network traffic DEPENDS:=+libubox +libubus endef Firmware Gm220-s

#include <stdio.h> #include <unistd.h> #include <string.h> #define LED_PATH "/sys/class/leds/gpon:green:net/brightness" Firmware Gm220-s

include $(INCLUDE_DIR)/package.mk

stop() killall traffic-led

Please wait

Please wait...