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

fix: added BLE uuid back to BLE connection component #490

Merged

Conversation

danditomaso
Copy link
Collaborator

Description

Fix for Bluetooth UUID incorrectly entered in BLE component after large JS refactor. This should resolve that issue.

Related Issues

Fixes #489

Changes Made

  • Added recommended header to Vite config and Vercel json (we dont use Next.js)
  • Fixed issue with Bluetooth service UUID not being correctly set after JS refactor

Testing Done

TBA

Checklist

  • Code follows project style guidelines
  • Documentation has been updated or added
  • Tests have been added or updated
  • All CI checks pass
  • Dependent changes have been merged

Additional Notes

@danditomaso danditomaso merged commit d39c5ed into meshtastic:master Mar 9, 2025
3 checks passed
@danditomaso danditomaso deleted the issue-489-bluetooth-uuid-not-set branch March 9, 2025 02:01
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.

[Bug]: Error sending packet ... ReferenceError: SharedArrayBuffer is not defined
2 participants