Wastl Kraus
274fc727b2
Pause platformio support
...
...user reports PlatformIO is not nupporting at the moment. Paused support.
hotfix 0.8.7
2025-09-30 20:42:49 +02:00
Wastl Kraus
1a1bbcd7f3
clean up
...
refactor: Improve readability of printDShotInfo
Replaced the nested ternary operator in the `printDShotInfo` function with a `switch` statement.
This change improves code readability and maintainability, making it easier to add or modify DShot modes in the future.
2025-09-30 10:10:38 +02:00
Wastl Kraus
3537f4f2d8
refractor dshot_result_t
2025-09-29 16:51:12 +02:00
Wastl Kraus
3b84df295f
...break down result struct
2025-09-27 23:17:43 +02:00
Wastl Kraus
eb5b469dd0
prepare release 0.8.6
2025-09-27 14:59:23 +02:00
Wastl Kraus
0028db7dca
Revert "Use official RMT Encoder API"
...
This reverts commit 96b5595c72 .
2025-09-26 19:02:53 +02:00
Wastl Kraus
96b5595c72
Use official RMT Encoder API
2025-09-26 18:10:39 +02:00
Wastl Kraus
3f3f1ff90c
...simplify user api
2025-09-25 17:24:51 +02:00
Wastl Kraus
7447855c32
Reimplement utils
2025-09-25 16:15:36 +02:00
Wastl Kraus
57d6a27f74
typedef enum to class
2025-09-25 14:21:37 +02:00