Licensing information added to fonts, smal fixes

This commit is contained in:
UncleRus 2016-12-10 12:34:19 +05:00
parent 861fe94bd3
commit dd546223bd
17 changed files with 76 additions and 5561 deletions

View file

@ -416,7 +416,7 @@ int ssd1306_fill_triangle(const ssd1306_t *dev, uint8_t *fb, int16_t x0, int16_t
/**
* Select the font
* @param idx id value of the font
* @param font_face id value of the font
* @return Non-zero if error occured
*/
int ssd1306_select_font(font_face_t font_face);