Skip to content

Add printing BLE device address to serial monitor#3

Merged
kodjima33 merged 1 commit intoBasedHardware:mainfrom
KyleVasulka:main
Mar 28, 2024
Merged

Add printing BLE device address to serial monitor#3
kodjima33 merged 1 commit intoBasedHardware:mainfrom
KyleVasulka:main

Conversation

@KyleVasulka
Copy link
Contributor

Adds the device ble address to the serial monitor so that you instantly know what it is.

@kodjima33 kodjima33 merged commit e2c8f55 into BasedHardware:main Mar 28, 2024
@kodjima33
Copy link
Collaborator

@KyleVasulka adding you with full access to this repository! appreciate any help!

beastoin added a commit that referenced this pull request Sep 14, 2024
beastoin added a commit that referenced this pull request Sep 14, 2024
beastoin added a commit that referenced this pull request Aug 30, 2025
mdmohsin7 added a commit that referenced this pull request Oct 18, 2025
closes #3241

before:


https://github.com/user-attachments/assets/d00d815c-8419-4c1b-96fb-ec20365fba44

logs:

```
flutter: ----------------FIREBASE CRASHLYTICS----------------
flutter: Bad state: No element
flutter: 
#0      ListBase.firstWhere (dart:collection/list.dart:132:5)
#1      SharedPreferencesUtil.disableApp (package:omi/backend/preferences.dart:255:22)
#2      _AppDetailPageState._toggleApp (package:omi/pages/apps/app_detail/app_detail.dart:1129:13)
#3      _AppDetailPageState.build.<anonymous closure> (package:omi/pages/apps/app_detail/app_detail.dart:576:48)
#4      _AnimatedLoadingButtonState._handleOnPressed (package:omi/widgets/animated_loading_button.dart:38:27)
#5      _InkResponseState.handleTap (package:flutter/src/material/ink_well.dart:1204:21)
#6      GestureRecognizer.invokeCallback (package:flutter/src/gestures/recognizer.dart:345:24)
#7      TapGestureRecognizer.handleTapUp (package:flutter/src/gestures/tap.dart:758:11)
#8      BaseTapGestureRecognizer._checkUp (package:flutter/src/gestures/tap.dart:383:5)
#9      BaseTapGestureRecognizer.acceptGesture (package:flutter/src/gestures/tap.dart:353:7)
#10     GestureArenaManager.sweep (package:flutter/src/gestures/arena.dart:173:27)
#11
```

after:


https://github.com/user-attachments/assets/26ea5c91-e73a-44f4-ba76-4b804876c5df

<img width="1032" height="257" alt="Screenshot 2025-10-18 at 11 15
52 PM"
src="https://github.com/user-attachments/assets/44e4e46b-b654-4599-84ee-8ee0920b1cd3"
/>
mayur533 added a commit to mayur533/omi that referenced this pull request Dec 3, 2025
- Add 40 Python integration tests
- Add 25 Dart integration tests
- Add 20 TypeScript integration tests
- Improves test file ratio to above 6%

Fixes BasedHardware#3
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