29d2b8e80ad77ee45245a67e27c717cc772b5ef8
[project/luci.git] / applications / luci-app-statistics / luasrc / statistics / plugins / cpufreq.lua
1 return {
2 legend = {
3 { },
4 { },
5 { }
6 },
7 label = _("CPU Frequency"),
8 category = "general"
9 }