Skip to content

Verify Compile with SdFat and Stepper libraries will result in an error

SuguruHarada64 edited this page Sep 30, 2024 · 3 revisions

Question:

  • An error about missing header files for SdFat and Stepper libraries occurs when executing [Verify/Compile] or [Write to microcomputer board].
  • What are the possible causes?

Answer:

  • SdFat and Stepper libraries are not installed.
  • Please install SdFat and Stepper libraries from the Library Manager of the Arduino IDE.
  • Please select SdFat library version 2.2.2 and Stepper library version 1.1.3.
Clone this wiki locally