This can be marked solved. The problem was the print macro. ESP_LOGx can't put out c++ Strings. I'm trying to convert an uin8_t array to a string in c++. The a
I've made a game using Pygame module and Tkinter module using mostly messagebox part. I don't know where should I put code for closing Pygame window because I c
I need to convert C# app which uses extensively bytes manipulation. An example: public abstract class BinRecord { public static int version =>
I am trying to create a little project where I can count the number of elements in an array. This part I have already done. My question is how can I fix a count
I have a working sample however I am sure it can be refactored for improvement. The project is a Weather app built with React, Node/Express and OpenWeather API.
So I tried adding firebase database to an existing project and it kept throwing this gradle error, however when I made a new project and installed it, It worked
I had the control located css & js ready, but I can't figure it out. I was plan to make it when the located button is pressed, it will located me to the cur
I have a total of two tables, one that is called market_orders, and the other called item_names. Currently in the below code I am only using market_orders table
Ordering posts by number field treated like a string. I have a custom number field (by ACF). and set my several posts as like 99 98 97 to show first in homepage