We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c11cce commit b031a82Copy full SHA for b031a82
CMakeLists.txt
@@ -4,7 +4,7 @@
4
# CMakeLists in this exact order for cmake to work correctly
5
cmake_minimum_required(VERSION 3.16)
6
7
-set(PROJECT_VER "1.8.1")
+set(PROJECT_VER "1.8.2")
8
9
# Add this line to disable the specific warning
10
add_compile_options(-Wno-missing-field-initializers)
main/idf_component.yml
@@ -15,7 +15,7 @@ dependencies:
15
78/esp_lcd_nv3023: ~1.0.0
16
78/esp-wifi-connect: ~2.4.3
17
78/esp-opus-encoder: ~2.4.0
18
- 78/esp-ml307: ~3.1.1
+ 78/esp-ml307: ~3.2.0
19
78/xiaozhi-fonts: ~1.3.2
20
espressif/led_strip: ^2.5.5
21
espressif/esp_codec_dev: ~1.3.2
0 commit comments