esp-cpp / espp

C++ components for ESP
https://esp-cpp.github.io/espp/
MIT License
28 stars 9 forks source link

feat(motorgo): Add APIs for more customized use (single motor, delayed motor init, etc.) #241

Closed finger563 closed 1 month ago

finger563 commented 1 month ago

Description

Motivation and Context

Enables more complex use cases and use-cases which only have a single motor or need delayed initialization for some reason.

How has this been tested?

Building and running within esp-cpp/software-defined-haptics project.

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

Types of changes

Checklist:

Software

github-actions[bot] commented 1 month ago

:white_check_mark:Static analysis result - no issues found! :white_check_mark: