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

Feature/add send text to uart profile #109

Merged
merged 3 commits into from
Apr 11, 2022

Commits on Apr 11, 2022

  1. Add sending plain text feature to UART profile

    Sylwester Zieliński committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    209b149 View commit details
    Browse the repository at this point in the history
  2. Add zoom button to HRS profile.

    Sylwester Zieliński committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    d95ef5f View commit details
    Browse the repository at this point in the history
  3. Add workaround for missing mapping for Firebase configuration.

    * What went wrong:
    A problem was found with the configuration of task ':app:uploadCrashlyticsMappingFileRelease' (type 'UploadMappingFileTask').
      - In plugin 'com.google.firebase.crashlytics' type 'com.google.firebase.crashlytics.buildtools.gradle.tasks.UploadMappingFileTask' property 'googleServicesResourceRoot' doesn't have a configured value.
    Sylwester Zieliński committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    13f25a3 View commit details
    Browse the repository at this point in the history