🎨 Update HAL/STM32 wrappers

Followup to #22537
This commit is contained in:
Scott Lahteine
2021-08-13 18:49:27 -05:00
parent c161a46112
commit fc817feee3
3 changed files with 10 additions and 5 deletions

View File

@@ -19,6 +19,8 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
*/
#include "../platforms.h"
#if defined(HAL_STM32) && !defined(STM32H7xx)
#include "MarlinSPI.h"