Verify Compile with SdFat and Stepper libraries will result in an error - renesas/Arduino GitHub Wiki
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.