Move SSD1306 function declarations to header file
This commit is contained in:
parent
d90ac76295
commit
e3aeab356a
5 changed files with 21 additions and 14 deletions
|
@ -1,8 +1,7 @@
|
|||
#include "ssd1306.h"
|
||||
#include "config.h"
|
||||
#include "i2c.h"
|
||||
#include <stdbool.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include "print.h"
|
||||
#include "lets_split.h"
|
||||
#include "common/glcdfont.c"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue