Lff5

Results 5 issues of Lff5

I am running pure example code on iOS Simulator Version 12.4 (940.20) (iPhone 12 Pro Max). Clicking the forward arrow as fast as I can and following exception happens: ```...

bug

self.open_spi_handles looks like this: {7: 7} calling reversed(self.open_spi_handles) throws: Traceback (most recent call last): File "", line 1, in TypeError: 'dict' object is not reversible

Hi. Video explains it all: ![gif](https://media.giphy.com/media/Gz8MC0oQBAA2rLZLLt/giphy.gif) I am expecting the panel to open downward, because if there is a text preview then at expanding the preview part would remain in...

Fixing [Issue#9 ](https://github.com/ivan-alles/localizer/issues/9) Running example `python3 localizer/predict_for_images.py models/tools/config.json datasets/tools` Tested on M2 MacOS 13.3. Python 3.11 Tensorflow 2.13.0-rc0

I was trying to work around this issue https://github.com/Lora-net/LoRaMac-node/issues/1594 by calling `Radio.Sleep()` after LoRaMAC init with NVM restore. My initial issue is this one https://github.com/zephyrproject-rtos/zephyr/issues/73417#issuecomment-2165139700. The problem I'm bringing up...