Quantcast
Channel: Reprap Forum - Firmware - Marlin
Viewing all articles
Browse latest Browse all 12104

Re: Fan configuration - what am I missing?

$
0
0
This is probably caused by the STM32 arduino board defintions.
[gcc.gnu.org]

says that enums are not expanded, and STM32 uses enums for pin definitions. I've switched my local copy to #defines, and it is at least evaluating as expected.

Viewing all articles
Browse latest Browse all 12104

Trending Articles