Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Fork of Lab_6_WaG by
Diff: stepper.h
- Revision:
- 20:d23bcd97f2c5
- Parent:
- 19:ad514b1dd53f
- Child:
- 35:ad2b3d6f0e5a
--- a/stepper.h Fri Mar 02 22:20:43 2018 +0000 +++ b/stepper.h Tue Mar 06 17:25:48 2018 +0000 @@ -15,6 +15,7 @@ #ifndef STEPPER_H #define STEPPER_H +#define SPI_DRV8806_ID 2 #define DRV8806_SPI_NO_BITS 8 #define DRV8806_SPI_MODE 0 #define DRV8806_SPI_FREQ 1000000