Hasan Enes Şimşek
Hasan Enes Şimşek
Hello, firstly thanks for your effort. I noticed a very little problem in samplesshd-kbdint.ino file. There is line like that (in 471) if(*buf == '' || *buf == '') I...
In lecture 3 there is a problem due to the different outputs of the jump instruction. This is asm code ``` ; ; A simple boot sector program that demonstrates...
While using with DRF, I had to convert the serializer of a model to the corresponding form. I feel It would be good to support DRF serializers. Thanks for the...
Django documentation said about isActive as follows ``` Boolean. Designates whether this user account should be considered active. We recommend that you set this flag to False instead of deleting...
This is actually almost not an issue, but a feature. I don't know if you want to add a feature to support recursive folder upload. At the moment assume you...
**The problem** I tried to run the server.py and got the following error: ``` (VENV) redacted>python server.py Traceback (most recent call last): File "redacted\Desktop\bluetoothTest\server.py", line 12, in from bless import...