Skip to content
Snippets Groups Projects
Commit 926459db authored by Martino Facchin's avatar Martino Facchin Committed by Cristian Maglie
Browse files

Add integration defines for TinyGSM fork

parent 203dfcc1
No related branches found
No related tags found
No related merge requests found
......@@ -185,3 +185,6 @@ extern Uart Serial2;
// Alias Serial2 to SerialGSM (useful in libraries)
#define SerialGSM Serial2
#define ARDUINO_GSM_COMPATIBILITY_WRAPPER
#define GSM_DEFAULT_STREAM SerialGSM
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment