Skip to content

Commit

Permalink
Enable sound module @ HW 0.13.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Apehaenger committed Nov 23, 2024
1 parent 3cef309 commit c24c859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Firmware/LowLevel/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ lib_deps = ${env.lib_deps}
${sound.lib_deps}
stm32duino/STM32duino LSM6DSO@^2.0.3
build_src_filter = ${env.build_src_filter} +<imu/LSM6DSO/>
build_flags = ${env.build_flags} -DHW_0_13_X
build_flags = ${env.build_flags} -DHW_0_13_X -DENABLE_SOUND_MODULE

[env:0_12_X]
lib_ignore = JY901_SERIAL,JY901_I2C
Expand Down

0 comments on commit c24c859

Please sign in to comment.