diff options
author | Karel Kočí <karel.koci@nic.cz> | 2019-02-18 18:01:09 +0100 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2019-02-18 18:01:09 +0100 |
commit | 28bd38773067b85e1bbb815460718d7648bad8fb (patch) | |
tree | e49da2539dd71172bac95e78f36c3df24503cb2d /bigclown-gateway/files/config | |
parent | 9209c372dd43a3b0343a6f2b5625abf7124b44b4 (diff) | |
download | openwrt-personal-pkgs-28bd38773067b85e1bbb815460718d7648bad8fb.tar.gz openwrt-personal-pkgs-28bd38773067b85e1bbb815460718d7648bad8fb.tar.bz2 openwrt-personal-pkgs-28bd38773067b85e1bbb815460718d7648bad8fb.zip |
Drop bigclown as I am no longer using it on Turris 3.x
Diffstat (limited to 'bigclown-gateway/files/config')
-rw-r--r-- | bigclown-gateway/files/config | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/bigclown-gateway/files/config b/bigclown-gateway/files/config deleted file mode 100644 index c16e31b..0000000 --- a/bigclown-gateway/files/config +++ /dev/null @@ -1,9 +0,0 @@ - -config gateway 'gateway' - option name 'usb-dongle' - option device '/dev/ttyUSB0' - option automatic_rename_kit_nodes '1' - -config mqtt 'mqtt' - option host 'localhost' - option port '1883' |