Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed FastIO FastPWM USBDevice
Fork of Pinscape_Controller by
Thanks for letting me know, and thanks especially for making the effort to track down the root cause. It looks to me like you're exactly right about it - the night mode switcher is assuming that outLevel[] has already been initialized, which isn't the case if you haven't sent any output control commands from the PC at that point. I'll make the change and post an updated binary so that the problem doesn't recur the next time you update.