We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a635d commit d1079e4Copy full SHA for d1079e4
1 file changed
ArduinoCore-Linux/cores/arduino/Arduino.h
@@ -18,6 +18,7 @@
18
*/
19
#pragma once
20
21
+/// do not use exithandler atexit
22
#ifndef HOST
23
# define HOST
24
#endif
0 commit comments