mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
Merge branch 'ladder_logic'
This commit is contained in:
@@ -1458,6 +1458,8 @@ void TMoverParameters::compute_movement_( double const Deltatime ) {
|
||||
// automatic doors
|
||||
update_doors( Deltatime );
|
||||
|
||||
m_plc.update( Deltatime );
|
||||
|
||||
PowerCouplersCheck( Deltatime, coupling::highvoltage );
|
||||
PowerCouplersCheck( Deltatime, coupling::power110v );
|
||||
PowerCouplersCheck( Deltatime, coupling::power24v );
|
||||
|
||||
Reference in New Issue
Block a user