[Core2] Add Speaker.beep and Speaker.volume to Core2
-
I propose to add Speaker.beep, Speaker.volume and play tone blocks also to Core2
-
Thank you for posting it! a little secret: seeing your previous post about this requirement in an unrelated forum topic is what made us make the "features wish list" topic so we could address the requests properly and make sure they get taken care of :)
-
Has anything happened on this - still can't "Beep" in UIflow!
-
+1 Looks like beep is still not available
-
seems speaker is not yet in Arduino?
-
@bovic solved it, just include:
#include <M5Unified.h>instead of
#include <M5Core2.h>and all is good :)
-
The question was for uiflow. Not micropython…