We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9ecd4e commit 5999c72Copy full SHA for 5999c72
examples/X_NUCLEO_IKS02A1_Audio_Button/WaveEncoder.cpp
@@ -1,6 +1,6 @@
1
/* Includes ------------------------------------------------------------------------*/
2
#include <WaveEncoder.h>
3
-#include <String.h>
+#include <string.h>
4
5
/* Class Implementation -----------------------------------------------------------------------------*/
6
/* Constructor */
0 commit comments