diff options
Diffstat (limited to 'src/jo_lowbat.h')
-rw-r--r-- | src/jo_lowbat.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/jo_lowbat.h b/src/jo_lowbat.h index e56903a..2a664db 100644 --- a/src/jo_lowbat.h +++ b/src/jo_lowbat.h @@ -24,7 +24,8 @@ enum { JO_RET_FINE, - JO_RET_RD_FAILED + JO_RET_RD_FAILED, + JO_RET_ESPEAK_FAILED }; int8_t jo_r_lowbat( |