chupo_cro
chupo_cro
In your example you are generating PWM signal on 20 channels and one of them is PD1 which is TX pin so I expected garbage in the terminal but there...
Szia :-) I can see we have the same car (I have Vectra C 2.0 2002, motor Y 20 DTH). While I am waiting for the parts to build the...
When logging is configured as: ``` log_level: debug log_format: logfmt log: /var/log/ngrok.log ``` There is the error: ``` ./ngrok start --all ERROR: Failed to configure logging: Failed to open log...
**EDIT: When I disabled the signature then message was sent as it should.** So the problem is not because the proxy is on another computer - the problem must be...
I am opening an issue upon [this suggestion](https://github.com/simonrob/email-oauth2-proxy/issues/34#issuecomment-1179564711) by Email OAuth 2.0 Proxy author @simonrob from issue #34 thread where I asked this question: > One (strange) question: **Would it...
I tried to run the **keyboard_example.py** example and it works fine but when I removed `def main()` and `if __name__ == "__main__"...` there was **EOFError**. In other words, this: ```...
When using the **JLCPCB_1-2Layer** template with KiCad 6 the following settings seem to be incorrect: ``` Copper: Minimum clearance: 0 mm Copper to edge clearrance: 0 mm Silkscreen: Minimum item...
Hi, this is awesome!! :-) It would be very interesting if you would document the process of how exactly you made the patch and if you would explain the syntax...
Here in issue #102 file `ESP8266 SPIFFS File Editor` has been mentioned and someone posted a modified code starting with: ``` ``` The comment says the **code is part of...
Hi, quite interesting code. Pity you didn't update it with more functions. These updates would make it even more interensting: 1. Changing yaw changes only the direction of view but...