From c270c172dd67e9ab74d13fcf572688bceb3c61d6 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sun, 29 Dec 2019 18:56:54 +0100 Subject: espeak bug, searching --- inc/jo_lowbat.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inc') diff --git a/inc/jo_lowbat.hpp b/inc/jo_lowbat.hpp index a2bd06e..7428c86 100644 --- a/inc/jo_lowbat.hpp +++ b/inc/jo_lowbat.hpp @@ -10,7 +10,7 @@ class Lowbat { public: uint8_t jo_testAcpi(void); uint8_t jo_testNotifySend(void); - void jo_testEspeak(void); + uint8_t jo_testEspeak(void); int jo_fetchBatlvl(void); int jo_fetchAcstat(void); int jo_notify(void); -- cgit v1.2.3