Skip to content

Commit dd5667d

Browse files
committed
Update cloud-scheduler.md
1 parent 5d5c7b4 commit dd5667d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/arduino-cloud/06.features/02.cloud-scheduler/cloud-scheduler.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ Now, let's take a look at the sketch used for this tutorial. First, we need to n
202202

203203
```arduino
204204
#include "thingProperties.h"
205-
#include <RTCZero.h>
206205
207206
bool toggle;
208207
int LED = 6;

0 commit comments

Comments
 (0)