mirror of
https://github.com/KevinMidboe/TinyGSM.git
synced 2025-12-08 20:48:44 +00:00
Debug off by default
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#ifndef TinyWiFiClientXBee_h
|
||||
#define TinyWiFiClientXBee_h
|
||||
|
||||
#define TINY_GSM_DEBUG Serial
|
||||
// #define TINY_GSM_DEBUG Serial
|
||||
|
||||
#if !defined(TINY_GSM_RX_BUFFER)
|
||||
#define TINY_GSM_RX_BUFFER 256
|
||||
|
||||
Reference in New Issue
Block a user