mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
Fix upper lower case difference
This commit is contained in:
parent
117cee9e6e
commit
50979c328c
@ -34,7 +34,7 @@ class A4988_Stepper {
|
|||||||
void setRPM (int whatRPM );
|
void setRPM (int whatRPM );
|
||||||
int getRPM (void );
|
int getRPM (void );
|
||||||
|
|
||||||
void setMIS (short OneToSixteen);
|
void setMIS (short oneToSixteen);
|
||||||
short getMIS (void );
|
short getMIS (void );
|
||||||
|
|
||||||
void setSPR (int howMany );
|
void setSPR (int howMany );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user