From 06b54e8463e521fe58127c141624d1c3a6a65831 Mon Sep 17 00:00:00 2001 From: Sara Damiano Date: Thu, 13 Sep 2018 16:51:24 -0400 Subject: [PATCH] Oops, removed implemented BG96 fxn --- src/TinyGsmClientBG96.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/TinyGsmClientBG96.h b/src/TinyGsmClientBG96.h index c86b61b..376fd72 100644 --- a/src/TinyGsmClientBG96.h +++ b/src/TinyGsmClientBG96.h @@ -557,8 +557,6 @@ public: return res; } - int getBattPercent() TINY_GSM_ATTR_NOT_IMPLEMENTED; - /* * Client related functions */