diff options
Diffstat (limited to 'src/jo_lowbat.h')
-rw-r--r-- | src/jo_lowbat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/jo_lowbat.h b/src/jo_lowbat.h index b39243e..9a3b9e3 100644 --- a/src/jo_lowbat.h +++ b/src/jo_lowbat.h @@ -22,5 +22,6 @@ enum }; int8_t jo_f_status(void); +int8_t jo_f_percent(void); #endif |