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
I've committed fixes for this one and something similar in examples\drivers\neopixel\main.js. Those fixes will be available in our next open source push.
Build environment: Windows
Target device: M5stack,Desktop simulator
Description
I got a reference error when "examples/piu/sound" application launch.
Steps to Reproduce
examples\piu\sound\main.js (79) # Break: SoundAppBehavior.prototype.onDisplaying: get Host: undefined variable!
moddable/examples/piu/sound/main.js
Line 79 in 157795c
moddable/examples/piu/sound/main.js
Line 96 in 157795c
You should check if the variable "Host" is defined.
The text was updated successfully, but these errors were encountered: