forked from arduino/Arduino
-
Notifications
You must be signed in to change notification settings - Fork 5
Verify Compile with SdFat and Stepper libraries will result in an error
SuguruHarada64 edited this page Sep 30, 2024
·
3 revisions
- 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?
- 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.