Joey Uson

Results 3 issues of Joey Uson

I used the provided demo and just few alteration and run. below are my code ```c++ #include #include // Use this for WiFi instead of Ethernet.h #include #include IPAddress server_addr(192,168,68,104);...

I noticed that insertion and show variable such as show database are included in demo. I tried to use delete and update but it give an error. Any recommendation for...

I would like to request for inclusion of gcc /g++ support for Windows 10 compilation. Using VSCode editor and cmake.

enhancement