tinxx
tinxx
Hi, I would like to see this happen, too. Although I am not a PHP developer I looked into the code a little to find `function fetch_file_contents($options)` used from tt-rss...
When you say "in between", what exactly do you mean? You mean like while the calendar was being updated? That I can't tell. If I remember correctly I opened Birthday...
It looks like I'm having the same problem in reverse: ``` float a1 = 982.661255f; double b1 = 0.001 * (int)(1000 * a1); // clip some decimals JSONVar a2 =...
Hey @baqwas, I might have experienced a similar problem. I suggest you declare a variable for the buffer before passing it on to MQTT library. I don't know if it...
Hi @baqwas, I am not an C++ expert myself but let me try and help out with some suggestions: You use the following expression: `String payload = (String)JSON.stringify(MQTTmsg).c_str();` So what...
Hi @justinclift, I am actually using a current version of SQLite. I probably should have mentioned that. I did however mention that the keyword does not pose a problem to...
Hey @mgrojo, thanks for letting me know! Thanks, @bmalrat, for implementing it! I am currently not using SQLite regularly. Do you need me to verify, or can I wait until...
Hey, @SunjunKim! I was wondering if you might find time soon? Thanks!
Hi @amoose136, thanks for the reply. Have you been able to reproduce my problem with the `unittouu()`? The issue that the bounding box is sometimes exceeded was more like a...