Voha888

Results 11 comments of Voha888

Try thiis config: _[env:bluepill_f103c8] platform = ststm32 board = bluepill_f103c8 board_build.mcu = stm32f103c8t6 board_build.f_cpu = 72000000L framework = arduino monitor_speed = 115200_

> What do you mean by this config? Upgrade Your level to VScode+Platformio: https://platformio.org/ This config for **platformio.ini** file Second way is: check this libraries in your **classic arduino IDE**:...

This is not a critical check. I thought about adding the following functionality, although I'm not sure if it is in demand: the ability to specify the core on which...

If you wish, I can create a pull request with these changes.

#10 _Due to my poor knowledge of the English language, I did not add comments to the code._ I made two commits. The first one adds the ability to specify...

In the examples, I did not find the use of several stepper motors at the same time. When you add the changes, I can create an example using multiple stepper...

Thank You! I see you changed the name of my pull request, but I don't see any other fixes. Please tell me where to go to see them?

Sorry, but I don`t see any your comments on this link https://github.com/pkerspe/ESP-FlexyStepper/pull/10/files Where have you posted these comments? Give me a link please.

After sending the file, my ESP32 starts rebooting constantly. The firmware on my ESP32 remains old, and continues to send the message "OTA firmware..." every time it is rebooted

> > How i can fix it? > > Thank you in advance! I looked at the functions of this library. This library uses standard ESP32 Arduino OTA update methods....