mvermand22
mvermand22
I have version v0.3.0 with this exact same issue. What do I need to do to fix it? In v0.3.0, BleKeyboard.cpp line 123 is "pSecurity->setAuthenticationMode(ESP_LE_AUTH_BOND);". I tried replacing with 'pSecurity->setAuthenticationMode(ESP_LE_AUTH_REQ_SC_MITM_BOND);'...
Hi prototypicalpro, thanks for the interesting ideas. I'll try to follow your ideas and hopefully improve the compile speed!
@joanroig works great for me!
Why isn't this included yet? Now the Ethernet sources won't compile on ESP8266 / ESP32 because of C:\Program Files (x86)\Arduino\libraries\Ethernet\src\Twitter.h:17:26: fatal error: avr/pgmspace.h: No such file or directory. If this...
Thanks a lot! I do have one issue with these files: somehow Cura will not put M104 code (nozzle temp) in the gcode file. When I use the ender3 v3...