Data Sheet
dScript
dScript User Manual v2.15
Personal.Send(Subject, Msg, Response) ; another email
EmailSent = 1
LedBlue = off
if Response==0 then
LedGreen = on
else
LedRed = on
endif
endif
endif
if IO2 then
LedRed = off ; reset so we can send emails again
LedGreen = off
EmailSent = 0
endif
loop
Copyright © 2016, Devantech Ltd.
All rights reserved.
www.robot-electronics.co.uk
51