Skip to content

[BUG] DriverType "Unknown" conflicts with EthernetLinkStatus in STM32Ethernet #451

Open
@pascweb

Description

@pascweb

Describe the bug
When using both the SimpleFOC and STM32Ethernet library in a project the definitions of DriverType and EthernetLinkStatus conflict as they both use Unknown in the definition.

Describe the hardware setup
Nucleo F429ZI with SimpleFOC shield v2

IDE you are using
Platformio

Suggested solution
Change "Unknown" to "UnknownDriver" in line 16 of FOCDriver.h and line 37 of CurrentSense.h

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions