diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-07 00:40:52 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-07 00:40:52 +0000 |
commit | ac9d55c30de5f225f10416f7a7fe66155d9fa6d8 (patch) | |
tree | 77456c47b8a3b82ec101b95e1289114a8033e9ec /openwrt/package/wx200d/Config.in | |
parent | e25ae8b66a401bf8b0acb10311206467f35e7678 (diff) |
Added wx200d, thanks Geoffrey Kruse, corrected typo in tmsnc/Config.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2849 3c298f89-4303-0410-b956-a3cf2f4a3e73
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/ |