Skip to content

[FEATURE] using macro to disable monitor and its Print function, additionally separate the Arduino IDE and decoupling #565

Description

@zyy37

Is your feature request related to a problem? Please describe.
Regarding the monitor and its Print function in FOCMotor, can they be similarly disabled using the SIMPLEFOC_DISABLE_DEBUG macro as SimpleFOCDebug and its Print function do? I think the latter does a much better job.

Additionally, could you restructure the code for your project, and separate the Arduino IDE and decoupling, for example by using stub functions and hardware API? Also, optimize the logic to reduce the use of class variables, as they take up too much space. thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions