build no 2405040
This commit is contained in:
@@ -2392,6 +2392,8 @@ build_flags = ${esp32_4MB_S_base.build_flags}
|
||||
-D SR_DMTYPE=4 -D I2S_SDPIN=32 -D I2S_WSPIN=15 -D I2S_CKPIN=14 -D MCLK_PIN=0 ; generic i2s with mclk 0
|
||||
-D SR_SQUELCH=1 -D SR_GAIN=60 ; increrase squelch if noise, in test 0 is okay, but only slightly
|
||||
-D SR_FREQ_PROF=1 ; Generic line in
|
||||
; RAM: [=== ] 25.9% (used 84884 bytes from 327680 bytes)
|
||||
; Flash: [========= ] 88.7% (used 1395249 bytes from 1572864 bytes)
|
||||
|
||||
; ESP32 WLED pico board with builtin ICS-43432 microphpone
|
||||
[env:esp32_pico_4MB_M]
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
// version code in format yymmddb (b = daily build)
|
||||
#define VERSION 2404281
|
||||
#define VERSION 2405040
|
||||
|
||||
// WLEDMM - you can check for this define in usermods, to only enabled WLEDMM specific code in the "right" fork. Its not defined in AC WLED.
|
||||
#define _MoonModules_WLED_
|
||||
|
||||
Reference in New Issue
Block a user