You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In line 190 of makecirc.py, you use speedlimit as a default parameter when I believe it should be maxspeed. In addition, note that makenet uses speedLimit as its default parameter, in camel case.
The text was updated successfully, but these errors were encountered:
In line 190 of makecirc.py, you use speedlimit as a default parameter when I believe it should be maxspeed. In addition, note that makenet uses speedLimit as its default parameter, in camel case.
The text was updated successfully, but these errors were encountered: