Richard Adem

Results 6 issues of Richard Adem

Not sure what causes this, its been there for a while.

bug

Using a Teensy 3.2, I can compile and upload the sketch fine. It goes through the startup animation on the LEDs. I can select a mode with the button. It...

So we can install the pods.

Getting a thread checker issue in Device motion in the example. Running on: iOS 12, Xcode 10, iPhone Xs ```swift coreMotionManager .flatMapLatest { manager in manager.deviceMotion ?? Observable.empty() } .observeOn(MainScheduler.instance)...