Commit Graph

10 Commits

Author SHA1 Message Date
Wastl Kraus 30d87aae4f more simplifications 2025-10-02 00:31:24 +02:00
Wastl Kraus 145ce88312 fixing reboot loop 2025-10-01 13:26:59 +02:00
Wastl Kraus eb5b469dd0 prepare release 0.8.6 2025-09-27 14:59:23 +02:00
Wastl Kraus 76896312db feat(library): Add percent throttle, improve usability & fix bugs
- Adds a new `sendThrottlePercent()` function for more intuitive throttle control.

- Allows initializing the motor magnet count directly in the constructor.

- Updates all examples to use the new features.

- Adds a new `throttle_percent` example sketch.

- Fixes a critical resource leak in `begin()` on partial init failure.

- Hardens web examples with security warnings and improves the UI.

- Updates README to reflect all changes.
2025-09-20 16:47:39 +02:00
Wastl Kraus f0ff887473 More pause between frames
Give the ESC more time for compatibility and more cosmetics. Added default config for VS Code
2025-09-15 15:51:11 +02:00
Wastl Kraus 6cd84f9685 Cosmetics 2025-09-15 11:58:56 +02:00
Wastl Kraus fbf4559da3 Internal clean up
Some sorting and grouping
2025-09-13 20:17:28 +02:00
Wastl Kraus 84233ac20b Features and Security Update 2025-09-11 18:26:33 +02:00
Wastl Kraus 8aa37ff74e Fix Web Switch sync 2025-09-11 14:26:37 +02:00
Wastl Kraus 7f102ac9bb Add Web Server
- fix warnings and update action versions
- Web Server added in example
- prepare release 0.7.5
2025-09-10 15:32:01 +02:00
Renamed from web/web_content.h (Browse further)