diff options
Diffstat (limited to 'drivers/avr/ssd1306.h')
| -rw-r--r-- | drivers/avr/ssd1306.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/avr/ssd1306.h b/drivers/avr/ssd1306.h index 1b6f8a493..df6a75359 100644 --- a/drivers/avr/ssd1306.h +++ b/drivers/avr/ssd1306.h | |||
| @@ -79,7 +79,6 @@ void iota_gfx_write(const char *data); | |||
| 79 | void iota_gfx_write_P(const char *data); | 79 | void iota_gfx_write_P(const char *data); |
| 80 | void iota_gfx_clear_screen(void); | 80 | void iota_gfx_clear_screen(void); |
| 81 | 81 | ||
| 82 | __attribute__((weak)) | ||
| 83 | void iota_gfx_task_user(void); | 82 | void iota_gfx_task_user(void); |
| 84 | 83 | ||
| 85 | void matrix_clear(struct CharacterMatrix *matrix); | 84 | void matrix_clear(struct CharacterMatrix *matrix); |
