-
We cloud not start the breathing workout.
If we call workout `startWorkout(HealyWorkoutMode.breathing)` no breathing workout is started
```
startWorkout(HealyWorkoutMode.breathing)
```
-
I'm trying to understand the following code fragment in the MPU6050_DMP6 example
```
// check for overflow (this should never happen unless our code is too inefficient)
```
if ((mpuIntStatus…
-
Happens at habitable planets. (The stranded story is a reference to one of our other anomalies)
Anomaly Category Description
Title: Distress Signal
Desc: We have received a short and continual tr…
-
Great plugin! I have always been wondering: "Where will I end up if I tack now? ... Is it still too early to make it arount the cape."
From what I understand, this plugin is supposed to calculate t…
-
### This is the exclusive thread for feature requests.
For further instructions check the wiki:
http://ace3.acemod.org/wiki/user/how-to-make-a-feature-request.html
### Before reporting
- Any and…
-
### Description
I am working on an app that requires a native module to be able to emit random events. In my case I am building a pedometer and steps can come from the native part of the application …
-
Using Adafruit Nordic nrf52 / nrf52832 Wire
What is causing i2c to hang? Absence of NACK?
**********************
Remote debugging using localhost:2331
0x00026830 in TwoWire::endTransmission (st…
-
I recently bought a heart rate monitor. UrbanBiker quietly records the pulse during a workout, you can see the graph with it, but when exporting to Strava, the pulse is not displayed in Strava
-
Sometimes when I restart the app and call the `reconnectDevice()` function.
The `connectionStateStream()` will send a `connected` event and even the `isConnected()` function returns `true`.
But wh…
-
The README file is still the initial Flutter one so it needs to be updated. And there is no CHANGELOG so I cannot see what has been changed in each version. I added `bug` label because I thought this …