diff options
Diffstat (limited to 'openwrt/package/wx200d/Config.in')
-rw-r--r-- | openwrt/package/wx200d/Config.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/openwrt/package/wx200d/Config.in b/openwrt/package/wx200d/Config.in new file mode 100644 index 0000000000..b7e88ca4e2 --- /dev/null +++ b/openwrt/package/wx200d/Config.in @@ -0,0 +1,10 @@ +config BR2_PACKAGE_WX200D + prompt "wx200d............................ weather station data collector" + tristate + default m if CONFIG_DEVEL + help + wx200d is a weather station data collector and server daemon + for the WX200, WM918, WMR918 and WMR968 weather station + hardware. + + http://wx200d.sourceforge.net/ |