Skip to content

Some minor touchups#10

Open
koekjebakker wants to merge 4 commits into
nbourre:masterfrom
koekjebakker:main
Open

Some minor touchups#10
koekjebakker wants to merge 4 commits into
nbourre:masterfrom
koekjebakker:main

Conversation

@koekjebakker

Copy link
Copy Markdown

I added a new example for the MeAudioPlayer, and fixed the existing one. I also fixed a bug I noticed going trough the code.

Short breakdown of the changes:

  • SimplePlayback.ino: Removed unnecessary delay and added a comment about micro-sd usage
  • NEW SimpleRecording.ino: Demonstrates the recording function off the MeAudioPlayer
  • MePorts.h: Changed MeMbot_H to MeMCore_H as the file MeMbot.h doesn't exist

 ...as that seems much more logical
I removed delays because they are actually not nessesary, I only put them in because a long time ago it wouldn't work without, but now its fine I guess

The specific port definition has been removed because this sensor uses i2c, which doesn't differentiate between different ports.
New example for the MeAudioPlayer to demonstrate its recording functionality.
Adds important information to the MeAudioplayer example SimplPlayback, about the use of a micro-sd card.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant