Skip to content

Commit c0cdfc2

Browse files
committed
No need for Arduino.h
1 parent f0787f4 commit c0cdfc2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ArduinoSort.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#ifndef ArduinoSort_h
22
#define ArduinoSort_h
33

4-
#include "Arduino.h"
5-
64
/**** These are the functions you can use ****/
75

86
// Sort an array

0 commit comments

Comments
 (0)