We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2645593 commit 9c8e232Copy full SHA for 9c8e232
examples/gen8/gen8.ino
@@ -6,7 +6,7 @@
6
#define SPI_CS_PIN (7)
7
#define SPI_SCLK_FREQUENCY (1000000)
8
9
-MagAlphaGen6 magalpha;
+MagAlphaGen8 magalpha;
10
11
double angle_real, speed;
12
uint16_t zero, angle_raw, turn;
0 commit comments