diff --git a/library.properties b/library.properties index f3c10c58..4539afee 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Arduino_ConnectionHandler -version=1.0.1 +version=1.0.2 author=Ubi de Feo, Cristian Maglie, Andrea Catozzi, Alexander Entinger et al. maintainer=Arduino sentence=Arduino Library for network connection management (WiFi, GSM, NB, [Ethernet], Notecard) diff --git a/src/NotecardConnectionHandler.cpp b/src/NotecardConnectionHandler.cpp index 9917fcef..466c74df 100644 --- a/src/NotecardConnectionHandler.cpp +++ b/src/NotecardConnectionHandler.cpp @@ -396,7 +396,7 @@ NetworkConnectionState NotecardConnectionHandler::update_handleInit() // for the Opta Wirelss Extension. if (NetworkConnectionState::INIT == result) { if (J *req = _notecard.newRequest("card.voltage")) { - JAddStringToObject(req, "mode", "lipo"); + JAddStringToObject(req, "mode", "lic"); JAddBoolToObject(req, "alert", true); JAddBoolToObject(req, "sync", true); JAddBoolToObject(req, "usb", true); pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy