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 8d43061 commit 65df832Copy full SHA for 65df832
examples/main.cpp
@@ -1,7 +1,6 @@
1
void setup();
2
void loop();
3
4
-__attribute((weak))
5
int main()
6
{
7
setup();
0 commit comments