mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 02:36:35 +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 );
|
||||
int getRPM (void );
|
||||
|
||||
void setMIS (short OneToSixteen);
|
||||
void setMIS (short oneToSixteen);
|
||||
short getMIS (void );
|
||||
|
||||
void setSPR (int howMany );
|
||||
|
Loading…
x
Reference in New Issue
Block a user