Gregory Michael Travis
Gregory Michael Travis
I would be happy to test it.  
I'm working directly in the zlosynth/daisy repo, on branch seed_1_2 -- how do I set the feature flag in this case? I'm getting: ``` error: target board must be selected...
I can't build the project on branch seed_1_2. I get the errors shown above.
I apologize -- I forgot that you don't need to build it first. I flashed it with `make flash WHAT=audio BOARD=seed_1_2`, but I'm still getting the loud tone.
Thanks for the tip, I'll try it! I'm actually in that discord, I saw you asking about it :)
Forgive me, I'm a rust beginner. Below is what I got with that fork, running `cargo objcopy --example passthru --release -- -O binary passthru.bin`. I don't quite understand the results;...
The tone is gone! But I'm still not getting audio through. I tried it unchanged and also with the `transfer_config` change.
I restarted the model after flashing using the two buttons, which made the beep go away. I tried all four combinations; only the original one produced a beep: ``` tx_channel:...
This is odd; only this one produces a blinking LED: ``` tx_channel: Channel::B, rx_channel: Channel::A, tx_sync: Sync::Slave, rx_sync: Sync::Master, ```
Not ready to merge this yet -- I want to add many more tests checking for accidental Decimals.