Lina Tomero Lisa

Results 11 issues of Lina Tomero Lisa

I am new on vuejs, but i need to use this properties: ``` retryText: 'Coba lagi?', noOptionsText: 'Tidak ada opsi lain.', noResultsText: 'Pencarian tidak ditemukan...', ``` How to set that?

Hi, I like to use input spinner from: https://metroui.org.ua/forms.html#_spinner But I have problem when typing from keyboard some value with that have decimal point, for example: **231.21** Please help me...

I try reopen activity and connect BT, but it was error: ``` 08-02 07:03:45.892 24983-24992/com.test.bt E/System: Uncaught exception thrown by finalizer 08-02 07:03:45.892 24983-24992/com.test.bt E/System: java.io.IOException: socket not created at...

Hi, I can rebuild script using command "npm run build". I was follow instructions step by step. This is output from terminal: ``` > [email protected] build E:\js\vis-graph3d > npm run...

bug

Hi all, I try to use bitcoinaverage from NPM to using V2 method. When I call API for get ticket by this URL: [https://apiv2.bitcoinaverage.com/websocket/v2/get_ticket](url) and set header according to this...

Hi, Thanks for you libraries. Btw, I was testing my ESP32 with this setup pin: ``` ESP32 | FLIR LEPTON 3.3V | VIN GND | GND 16 | CLK 19...

Hi, can smoothie do like "Heart Chart Monitor". I have found example, but I don't know to implement it with smoothie. Example: [Simple Heart Chart Monitor](http://jsfiddle.net/t795k4j3/) So, I need to...

I was try sample image for California license plate. Here the image: http://www.15q.net/us1/ca14.jpg But after I take the picture, it always fast response (likely no processing) and say: "Error recognizing...

Thank you for your code. Btw I have issue, I know you have set listener to receive data by callback "onNewData". But do you have instant method to receive data...

enhancement
question

Hi mik3y, thanks for you amazing library. I have some problem to put custom reader. I want to make reader to processing incoming data with some delimiter before it send...

enhancement