Skip to content

Commit 39cd442

Browse files
committed
Deleting non-relevant inclusion of RTCZero
1 parent 2ec56e6 commit 39cd442

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/ArduinoIoTCloudLPWAN.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@
2525

2626
#include<ArduinoIoTCloudLPWAN.h>
2727

28-
#ifdef ARDUINO_ARCH_SAMD
29-
#include <RTCZero.h>
30-
RTCZero rtc;
31-
#endif
32-
3328
/******************************************************************************
3429
CTOR/DTOR
3530
******************************************************************************/

0 commit comments

Comments
 (0)