Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BLE Scan, Mic Spectrum and Prep for ports #111

Merged
merged 3 commits into from
Aug 2, 2024
Merged

BLE Scan, Mic Spectrum and Prep for ports #111

merged 3 commits into from
Aug 2, 2024

Conversation

bmorcelli
Copy link
Collaborator

BLE Scan

  • Added a check to stop BLE search when reaching memory limit, to avoid restarts when lots of devices are found ( was causing restarts on StickCPlus 1.1 (need test)

Mic Spectrum

  • Now it is using PSRAM when it is present
  • Calculates the width of the spectrum, depending on the malloc result.

Prep for ports

  • Removed devices conditions from the code, and started using flags for the different features
  • Organized platformio.ini to help on the porting to other devices

bmorcelli and others added 3 commits August 2, 2024 11:40
BLE Scan fix for StickCP1.1 is on the way
Organized the files to help on porting process to other devices
@pr3y pr3y merged commit b01fd76 into pr3y:main Aug 2, 2024
3 checks passed
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.

2 participants