examples/i2schar: fix spelling mistakes
Some checks failed
Close stale issues and PR / stale (push) Has been cancelled

This commit is contained in:
Tang Meng
2025-06-27 17:46:47 +08:00
committed by Xiang Xiao
parent 39f26dbe99
commit b8a6656f9a

View File

@@ -71,7 +71,7 @@
#endif
#ifndef CONFIG_EXAMPLES_I2SCHAR_BUFSIZE
# efine CONFIG_EXAMPLES_I2SCHAR_BUFSIZE 256
# define CONFIG_EXAMPLES_I2SCHAR_BUFSIZE 256
#endif
/****************************************************************************