Skip to content

Commit f03cd10

Browse files
authored
Update Arduino_PortentaBreakout.h
1 parent b840487 commit f03cd10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Arduino_PortentaBreakout.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,6 @@ class BreakoutCarrierClass {
268268
}
269269
};
270270

271-
BreakoutCarrierClass Breakout;
271+
extern BreakoutCarrierClass Breakout;
272272

273273
#endif // ARDUINO_PORTENTA_BREAKOUT_H

0 commit comments

Comments
 (0)