It shows Montserrat 10 in Uiflow,
but when trying to use it in Micro Python getting an error:
NameError: name 'FONT_MONT_10' isn't defined
M
Posts made by Mohir
-
RE: UIFlow V1.9.9
-
RE: M5 paper not receiving any espnow broadcast data
Hello,
I have a very similar problem,
Did you manage to fix it? -
M5StickC power managment
Re: [Solved] Poweroff M5Stack using uiflow?
Hello,
Is there a way in UiFlow to wake up the M5stickC after a certain period of time, without the need to push a button, or is the only way is to use a timer and screen brightness set to 0? -
Analog GPIO on M5StickC
Hello,
Can the 3 GPIOs (26,36,0) be used as analog input? -
Using the MPU688
Hello,
What is the difference between M5.MPU6886.Init() and M5.IMU,Init()?