Skip to content

Commit 1cbd977

Browse files
fixup! fixup! fixup! renaming connection handler implmentation files
1 parent 42b1125 commit 1cbd977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Arduino_ConnectionHandler.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
#endif
4747

4848
#if defined(BOARD_HAS_ETHERNET)
49-
#include "EthernetConnectionHandler.h"h"
49+
#include "EthernetConnectionHandler.h"
5050
#endif
5151

5252
#if defined(BOARD_HAS_CATM1_NBIOT)

0 commit comments

Comments
 (0)