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
When running code on the Raspberry Pi simulator the code fails to run due to some undefined variable error. This happens when using any of the LCD examples.
Steps to Reproduce
Connect to the Raspberry Pi Simulator
Select a simulator with an LCD
Run a program
Expected behavior: The program runs
Actual behavior: The console shows an error regarding accessing an undefined property. We traced it back to an field called "active".
Reproduces how often: all the time
Version
Wyliodrin STUDIO: 2.3.1
Wyliodrin STUDIO platform:
[x] downloaded (electron)
[x] web (browser)
Description
When running code on the Raspberry Pi simulator the code fails to run due to some undefined variable error. This happens when using any of the LCD examples.
Steps to Reproduce
Expected behavior: The program runs
Actual behavior: The console shows an error regarding accessing an undefined property. We traced it back to an field called "active".
Reproduces how often: all the time
Version
Wyliodrin STUDIO: 2.3.1
Wyliodrin STUDIO platform:
[x] downloaded (electron)
[x] web (browser)
OS name: Linux
OS version: Ubuntu 20.04
Additional Information
Related to #47
The text was updated successfully, but these errors were encountered: