Esteban Fuentealba
Esteban Fuentealba
There was a breaking change in the Cloud Functions setup that triggered this issue. It has to do with the way the middleware works that gets applied to all Express...
Implemented `customClass` of MenuItem interface. https://github.com/imengyu/vue3-context-menu/blob/9c4e46232c13107e665425da1dca3d6498ae6892/src/ContextMenuDefine.ts#L24
### Describe the bug. When defining pin C3 in **GpioModeInterruptRise** mode and exiting the application, the OK button no longer works, requiring a reboot of the Flipper Zero. ### Reproduction...
I have several apps that I would like to display by accessing `https://lab.flipper.net/apps?search={query}` **Ej.**: `https://lab.flipper.net/apps?search=MALVEKE` or perhaps by passing the IDs of the ones to be displayed `https://lab.flipper.net/apps?appid[]={appid}` **Ej.**: `https://lab.flipper.net/apps?appid[]=malveke_gb_link_camera&appid[]=malveke_gb_photo&appid[]=...`...
### Description of the feature you're suggesting. Is it possible to electronically implement (adding a resistor to some pin) or using the "Expansion Module Protocol," for F0 to activate 5V...
I updated the packages to work with the latest version of react-native (0.71.2) and the latest version of react-native-vision-camera (2.15.4). Also fixed the problem of `__scanCodes is not defined` which...