We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12f532e commit 0fb07a5Copy full SHA for 0fb07a5
1 file changed
platformio.ini
@@ -15,7 +15,7 @@ debug_speed = 115200
15
build_flags =
16
-Wno-unused-function -Wno-unused-variable -Wno-unused-parameter
17
-Wno-missing-field-initializers
18
- ; デフォがOsなので最適化オプション不要
+ ; デフォがOsなので最適化オプション不要
19
20
[env:m5stack-atom]
21
platform = espressif32
0 commit comments