Furkha
Furkha
I've updated wifi settings in user_config.h as below `// -- Wifi ------------- #define STA_SSID1 "smart" #define STA_PASS1 "myPassword$$" #define STA_SSID2 "Home" #define STA_PASS2 "temp123sms" #define WIFI_HOSTNAME "%s-%04d" #define WIFI_CONFIG_TOOL WIFI_MANAGER...
is there a way to show floating point values?
i've recently bought this module and it miss multiple ssids because of 32 cells limit, but when i scan from luci, i can see all ssids, around fifty. how i...
This url is dead, unable to download. Downlod 64 bit version tickeys_0.2.5_amd64.deb:http://pan.baidu.com/s/1o8AhmwM
how to add or generate new font for use with libDaisy?
I'm trying to understand difference between two, we have written a custom shell with limited commands, shell is functional but unable to send commands from client.execute()
so if we initialize these variables to 0, result seems OK, otherwise very different result and always keep increasing in every loop. float sensor_volt; //Define variable for sensor voltage float...