chore(release): beta-1.03
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1694,7 +1694,8 @@ const sendPresetViaEspNow = async (
|
||||
: [];
|
||||
|
||||
const sequence = [presetMessage];
|
||||
if (names.length > 0) {
|
||||
// Auto: apply preset immediately via select. Manual: load definition only — first step is on the next audio beat.
|
||||
if (names.length > 0 && presetAuto) {
|
||||
const select = {};
|
||||
names.forEach((name) => {
|
||||
if (name) {
|
||||
|
||||
Reference in New Issue
Block a user