g_goessel
g_goessel
If someone ever runs through this problem, I had the same issue while running on Cyanogen Mod 12.1 and actually OpenVPN expected tun to be in /dev/net/tun so I had...
I am also having this issue, @matbech have you tried using uint64 ?
Be aware that the posted binaries are outdated (at least the linux version is one version old). I don't have any issue after building from git
It's simple, do ``` C WiFiClient espClient; PubSubClient client(espClient, "server adress"); ```
Did it work for you? If so you can close the issue