Merge branch 'master' into master

This commit is contained in:
Kellermorph
2026-03-31 14:14:02 +02:00
committed by GitHub
9 changed files with 56 additions and 104 deletions

View File

@@ -134,7 +134,10 @@ class ElementData : public PropertiesInterface
ElementData::Type m_type = ElementData::Simple;
ElementData::MasterType m_master_type = ElementData::Coil;
<<<<<<< master
int m_max_slaves{-1};
=======
>>>>>>> master
ElementData::SlaveType m_slave_type = ElementData::SSimple;
ElementData::SlaveState m_slave_state = ElementData::NO;