refresh battery status every 10 seconds
This commit is contained in:
parent
0f0fbd2d5c
commit
b75fa99f9b
1 changed files with 1 additions and 1 deletions
2
config.h
2
config.h
|
@ -28,7 +28,7 @@
|
|||
X("sb-cpu", 1, 0) \
|
||||
X("sb-nettraf", 1, 0) \
|
||||
X("sb-internet", 0, 2) \
|
||||
X("sb-battery", 0, 4) \
|
||||
X("sb-battery", 10, 4) \
|
||||
X("sb-date", 1, 0) \
|
||||
|
||||
#endif // CONFIG_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue