iopsys-feed/map-plugins/Config.in
2025-06-10 17:05:46 +02:00

11 lines
187 B
Text

if (PACKAGE_map-plugins)
menu "Options"
config STEER_RATE_PLUGIN
bool "STA steering based on estimated throughput of target-AP"
default PACKAGE_map-plugins-steer-rate
endmenu
endif