Skip to content

Commit 65df832

Browse files
committed
rm weak attribute
1 parent 8d43061 commit 65df832

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/main.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
void setup();
22
void loop();
33

4-
__attribute((weak))
54
int main()
65
{
76
setup();

0 commit comments

Comments
 (0)