Quintin Balsdon
Quintin Balsdon
I would be interested in contributing to Mockk for Kotlin Native / Kotlin Multiplatform Mobile.
I am having the same issue - also there is no "completed" branch in the repository: https://github.com/googlecodelabs/android-accessibility/blob/master/GlobalActionBarService/app/src/main/java/com/example/android/globalactionbarservice/GlobalActionBarService.java so there is no evidence that this works... We can't even check out...
Happening again - got a screenshot this time
Still happening
Hey there, I fixed this by making some really small changes to the `BleKeyboard.cpp` file in `/Users/USERNAME/Documents/Arduino/libraries/ESP32_BLE_Keyboard/BleKeyboard.cpp`: ``` LINE 106: BLEDevice::init(deviceName.c_str()); ... LINE 117: hid->manufacturer()->setValue(deviceManufacturer.c_str()); ``` Unfortunately there are other...