znalazlem blad w write_to_buffer
This commit is contained in:
@@ -97,8 +97,9 @@ int main(void)
|
||||
SSD1306_display_all();
|
||||
// fctprintf(_ITM_SendChar, NULL, "This is a test: %X", 0xAA);
|
||||
// ssd1306_write_to_buffer(dualshock_btn[0], 24, 24, 10, 3);
|
||||
font_print_str(&arial_8ptFontInfo,(uint8_t *) "AgBj0yH", 0, 10);
|
||||
font_print_str(&arial_8ptFontInfo,(uint8_t *) "gBj0yHa", 0, 0);
|
||||
// font_print_str(&arial_8ptFontInfo,(uint8_t *) "AgBj0yH", 0, 10);
|
||||
// font_print_str(&arial_8ptFontInfo,(uint8_t *) "gBj0yHa", 0, 0);
|
||||
SSD1306_clear_buffer(10, 10, 64, 24, WHITE);
|
||||
SSD1306_display_all();
|
||||
/* USER CODE END 2 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user