view Resources/Samples/Lua/Autorouting.lua @ 3619:92759b714ae4 storage-commitment

fix compatibility between LSB and cmake >= 3.6
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 23 Jan 2020 17:54:20 +0100
parents 23590917e83e
children
line wrap: on
line source

function OnStoredInstance(instanceId, tags, metadata)
   Delete(SendToModality(instanceId, 'sample'))
end