6 years, 7 months ago.

Hexiwear OLED Font problem

hello I hope to Change OpenSans_10x15_Regular as default to another font

so I was tried add font and coded like this

textProperties.font = newFont; oled.SetTextProperties(&textProperties);

but I had some error

Error: Identifier "NewFont" is undefined in "main.cpp", Line: 109, Col: 28

can I change font in hexiwear oled lib ? ?

Be the first to answer this question.