mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-16 23:31:04 +01:00
Increase command timeouts to support inverters with 6 channels and more phases
This commit is contained in:
@@ -10,7 +10,7 @@ RealTimeRunDataCommand::RealTimeRunDataCommand(uint64_t target_address, uint64_t
|
||||
{
|
||||
setTime(time);
|
||||
setDataType(0x0b);
|
||||
setTimeout(200);
|
||||
setTimeout(500);
|
||||
}
|
||||
|
||||
String RealTimeRunDataCommand::getCommandName()
|
||||
|
||||
Reference in New Issue
Block a user