summaryrefslogtreecommitdiff
path: root/emit.h
blob: 91472e31304fa9159298389813fe1c2fed16eec4 (plain)
1
2
3
4
void emit_battery(global_t *globals, char *header_shown);
void emit_acstate(global_t *globals, char *header_shown);
void emit_zone(global_t *globals, char *header_shown);
void emit_fan(global_t *globals, char *header_shown);