mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
rename xdrv_92_pid.ino -> xdrv_48_pid.ino
This commit is contained in:
parent
ea24f1b363
commit
879104ef27
@ -390,7 +390,7 @@ static void run_pid()
|
||||
* Interface
|
||||
\*********************************************************************************************/
|
||||
|
||||
#define XDRV_92 92
|
||||
#define XDRV_48 48
|
||||
|
||||
bool Xdrv92(byte function)
|
||||
//bool XDRV_92(byte function)
|
||||
@ -420,4 +420,4 @@ bool Xdrv92(byte function)
|
||||
return result;
|
||||
}
|
||||
|
||||
#endif // USE_TIMEPROP
|
||||
#endif // USE_PID
|
Loading…
x
Reference in New Issue
Block a user