a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes
Go to file
Nils Schneider a2f699cafd gluon-config-mode: avoid string.format("%f", ...
An undocumented feature of uci:get_first() is to cast the returned value
to the same type as the default argument. Thus, supplying a default
value ot type number makes string.format superfluous.
2014-03-02 14:05:14 +01:00
package gluon-config-mode: avoid string.format("%f", ... 2014-03-02 14:05:14 +01:00