Remove leftover file from gluon-radio-config

This commit is contained in:
Matthias Schiffer 2015-10-27 01:55:02 +01:00
parent 9b46a05de7
commit 3647cf1d18
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
need_string('regdom')
for _, config in ipairs({'wifi24', 'wifi5'}) do
need_number(config .. '.channel')
need_string(config .. '.htmode')
end