Skip to content

Commit 8b42556

Browse files
authored
Fix include filename
1 parent 984a341 commit 8b42556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/BreakoutWebServer/BreakoutWebServer.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
1717
*/
1818

19-
#include <PortentaBreakoutCarrier.h>
19+
#include <Arduino_PortentaBreakoutCarrier.h>
2020

2121
// Enter a MAC address and IP address for your controller below.
2222
// The IP address will be dependent on your local network:

0 commit comments

Comments
 (0)