We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32f80c4 commit e0135ffCopy full SHA for e0135ff
SampleProjects/DoSomething/do-something.h
@@ -1,2 +1,3 @@
1
+#pragma once
2
#include <Arduino.h>
3
int doSomething(void);
0 commit comments