Skip to content

Commit b371331

Browse files
added comment
1 parent 4c86ebf commit b371331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/Ethernet/src/EthernetC33.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ inline EthernetC33Driver EthernetDriver(2, 2, mem_malloc, 1536);
2424
// FIXME Instantiate a global variable from CEth, calling it Ethernet
2525
inline CEth Ethernet(&EthernetDriver);
2626

27-
#endif
27+
#endif // ARDUINO_PORTENTA_C33

0 commit comments

Comments
 (0)