diff options
Diffstat (limited to 'src/jo_n_notify.h')
-rw-r--r-- | src/jo_n_notify.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/jo_n_notify.h b/src/jo_n_notify.h index 0bf7ca1..a72395a 100644 --- a/src/jo_n_notify.h +++ b/src/jo_n_notify.h @@ -17,6 +17,8 @@ #include <stddef.h> #include <stdint.h> +#define JO_LOWBAT "lowbat" + void jo_n_notify( const char[], const char[], |