We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c86ebf commit b371331Copy full SHA for b371331
libraries/Ethernet/src/EthernetC33.h
@@ -24,4 +24,4 @@ inline EthernetC33Driver EthernetDriver(2, 2, mem_malloc, 1536);
24
// FIXME Instantiate a global variable from CEth, calling it Ethernet
25
inline CEth Ethernet(&EthernetDriver);
26
27
-#endif
+#endif // ARDUINO_PORTENTA_C33
0 commit comments