Updated bat (markdown)

This commit is contained in:
Luke Bonham 2013-09-10 14:01:35 -07:00
parent 267315c413
commit 2135b08bbd
1 changed files with 1 additions and 1 deletions

2
bat.md
View File

@ -15,7 +15,7 @@ Variable | Meaning | Type | Default
`battery` | Identifier of the battery | string | "BAT0"
`settings` | User settings | function | empty function
`settings` can be fed with `bat_now` table, which contains the following strings: `status`, `perc`, `time`, `watt`.
`settings` can use the `bat_now` table, which contains the following strings: `status`, `perc`, `time`, `watt`.
### output