Skip to content

Commit 9348def

Browse files
committed
Removing useless header include
Signed-off-by: Thibaut VIARD <[email protected]>
1 parent 44eec2f commit 9348def

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cores/arduino/wiring_digital.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,8 @@
1616
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
1717
*/
1818

19-
//#include "Arduino.h"
2019
#include "wiring_digital.h"
2120
#include "WVariant.h"
22-
//#include "Arduino.h"
2321

2422
#ifdef __cplusplus
2523
extern "C" {

0 commit comments

Comments
 (0)