Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit c451300

Browse files
authored
this one should be <>
1 parent 84b4a91 commit c451300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Arduino_AVRSTL.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#ifndef ARDUINOSTL_M_H
1010
#define ARDUINOSTL_M_H
1111

12-
#include "Arduino.h"
12+
#include <Arduino.h>
1313
#include "serstream"
1414

1515
// Create cout and cin.. there doesn't seem to be a way

0 commit comments

Comments
 (0)