Results 5 comments of IvRogoz

> > if (event == ESP_GAP_BLE_READ_RSSI_COMPLETE_EVT > > Could you share the full version of your program ? I try to put your function in to BLEServer Example but it's...

TABBY_PLUGINS=$(pwd) : The term 'TABBY_PLUGINS=$(pwd)' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path...

I've installed make and no joy. From the makefile, I can see it marked as TODO: support for Windows. there is an Issue on [whisper.cpp](https://github.com/ggerganov/whisper.cpp/issues/168) it states that the proposed...

How to set height without using num_items as that value could be variable ?

Thank you. It works but its not the same as having a height=-1 regardless of number of items.