This repository has been archived by the owner on Jan 14, 2024. It is now read-only.
Replies: 1 comment 7 replies
-
I get more and more preplexed as i compile this. Just to be clear this is for the STM32F4XX driver. I'm using the blackpill_map.h. Why would we disable the proble pin if y axis is Ganged?
|
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just updated my src and tried to recompile it. I'm getting the following
The code in question is the following (driver.c line 665)
Tracing it back there is no .y as a member of .mask. Should that be removed?
Beta Was this translation helpful? Give feedback.
All reactions