[Oberon] PO2013 - SD Image Tool
Tomas Kral
thomas.kral at email.cz
Sat May 23 13:24:00 CEST 2020
On Sat, 23 May 2020 04:00:14 -0700
"John R. Strohm" <strohm at airmail.net> wrote:
> That would be expected behavior if the switches, when closed,
> grounded the connecting pins.
I believe is a typo.
IF SYSTEM.BIT(swi, 0) THEN RS232.Send(ORD("0")) ELSE
RS232.Send(ORD("1")) END ;
Mu argument
IF TRUE THEN Send(ORD("1"))
--
Tomas Kral <thomas.kral at email.cz>
More information about the Oberon
mailing list