mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 10:08:50 -05:00
Microphone Test code #423
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @taunoe on GitHub (Aug 20, 2025).
The provided microphone test code produces an error:
@profvjreddi commented on GitHub (Aug 22, 2025):
Thanks for reaching out. @Mjrovai any idea or thoughts on this?
@profvjreddi commented on GitHub (Aug 22, 2025):
By the way, please be sure to check the updated labs page since I just pushed some changes that @Mjrovai made recently.
@Mjrovai commented on GitHub (Aug 22, 2025):
Thanks for your comment. By mistake, the loop() portion of the code is missing (just after setup()):
@profvjreddi commented on GitHub (Aug 23, 2025):
Would one of you please issue a PR for the fix?
@Mjrovai commented on GitHub (Aug 23, 2025):
Yes, I just did it.
@profvjreddi commented on GitHub (Aug 23, 2025):
https://github.com/harvard-edge/cs249r_book/pull/949