flandreas / antares

Digital circuit learning platform
49 stars 6 forks source link

Error in DSL exec script when using integer numbers in analog circuit #801

Closed flandreas closed 1 month ago

flandreas commented 1 month ago

When using an integer number (instead of a float) in execution scripts of analog circuits, this can lead to an error when assigning such a number as value of an output pin.

Workaround until fixed: Use a float, e.g. 1.0 instead of 1.