view Resources/Samples/Lua/Autorouting.lua @ 3377:05881bf99c83

Allow the serialization of signed 16bpp images in PAM format
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 16 May 2019 12:31:47 +0200
parents 23590917e83e
children
line wrap: on
line source

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