simonovich
simonovich
I recommend cleaning the chip manually first. It seems to me that this does not happen when writing firmware from Arduino IDE This command will clear the chip. Specify your...
> have you not tested it via PlatformIO? Sorry, I don't know anything about PlatformIO. I did it in [Arduino IDE](https://www.arduino.cc/en/software)
I have Ubuntu LTS. And I made Didispark ATtiny85 work! I don't fully understand where the error is. But there are steps that will lead to success. It is necessary...
There are questions about the work of Serial on CDC. But I think that the error is somewhere in my code and the firmware is not to blame. For example,...
@unxed, Yes, this is reproducible. But not entirely true. New error 'open failed (2)' on screencast: https://youtu.be/uEkPiCrdnAo
Right. But is it possible to implement such a function in the future?
Es tut mir so leid )
The library can be used in different ways. If you show your code, they will help you. Here is a small example: ```php public function handle() { $op = [...
> I'm having this problem too. When characters are set to "off" or "select" the songs play. For "random" characters it crashes Solution [Install Bones and helper files for StepMania...
Maybe, add 2 optional parameters to method select: - object SelectableStyle (for change marker) - object MenuStyle (for change width, color, ...)