Juan Francisco Giménez Silva
Juan Francisco Giménez Silva
This code fixes evolution black headers in mail view: GtkWindow { color: @theme_fg_color; background-color: @theme_bg_color; } GtkPaned { color: @theme_fg_color; background-color: @theme_bg_color; }
My full name is pretty long and it overlapped with the names of the other users, I added word wrap to the labels below the avatars.
I'm trying to run the umqtt client on an ESP32 (full name ESP-WROOM-32). I'm flashing the firmware with the firmware: http://micropython.org/resources/firmware/esp32-20171226-v1.9.3-217-g5de064fb.bin And I'm getting the following error ~~~ Traceback (most...