Denis De Mesmaeker

Results 8 comments of Denis De Mesmaeker

Yup, have similar issue. Webserver returns ERR_EMPTY_RESPONSE. Seems that HandleIndex is not working properly? When calling /index.html, my console output is (I did output the url to debug): ``` Running...

Just a short update: I was able to update new code by switching to ISP mode with the command "qi" and updating fuses or software via ISP connector. THIS APPEARS...

Hey, I found a solution, but I can't make a pull. For macs, you can use the same as for __linux. So you can just replace all `#ifdef __linux` with...

ok, will do. I created a programmer which can switch between uart and updi on the same serial terminal connected to the computer. I use the DTR line to control...

could it be that I have no permissions to push? ``` ~/updiprog support-mac-os ?1 ❯ git push -u origin support-mac-os  apricot 3.9.0 ERROR: Permission to Polarisru/updiprog.git denied to 2ni....

Thanks! Do you think I can re-use the argument onDTR to set DTR and clear RTS? I would also do a pull for it then

I see multiple cases on mobile where shift/cmd/ctrl/alt would be needed. Eg how do you create a circle (not an ellipse) on the mobile version without the shift key, how...