technoblogy / ulisp-arm

A version of the Lisp programming language for ARM-based boards.
http://www.ulisp.com/
MIT License
97 stars 30 forks source link

Calling 'pinmode' with a numeric argument behaves incorrectly #11

Closed technoblogy closed 5 years ago

technoblogy commented 5 years ago

Calling 'pinmode' with a numeric argument does not set the mode of the pin correctly.