ghi-electronics / due-libraries

Demo
https://ghi-electronics.github.io/due-libraries/
0 stars 2 forks source link

Print and println should support bool #39

Closed gus-ghielec closed 1 year ago

gus-ghielec commented 1 year ago

In this example, a bool is returned and the println should print 0 or 1. This is to keep it inline of how DUE works

https://www.brainpad.com/lessons/touch/

taylorza commented 1 year ago

Fixed for .NET, Python and JavaScript libraries in commit ca243ef