luci/applications/luci-app-statistics/luasrc/statistics/plugins/cpufreq.lua

10 lines
98 B
Lua
Raw Normal View History

return {
legend = {
{ },
{ },
{ }
},
label = _("CPU Frequency"),
category = "general"
}