How to use 7 seg font with M5UnitOLED.h



  • Hi all,
    I saw a seven segment font in the M5GFX library but I dont understand How to call it in
    canvas.setFont() function....

    I need to display 4 digit in 7 seg style with a dot in the middle (es: 25.10) as big as possible...

    tnks in advance...