Update and rename readme to readme.md
Dieser Commit ist enthalten in:
Ursprung
47b2d8f40e
Commit
f252207b4b
@ -34,6 +34,7 @@ Oled (GFX) | 96.294 ms | 100 kHz
|
|||||||
|
|
||||||
example:
|
example:
|
||||||
|
|
||||||
|
```c
|
||||||
//****main.c****//
|
//****main.c****//
|
||||||
#include "lcd.h"
|
#include "lcd.h"
|
||||||
|
|
||||||
@ -53,9 +54,9 @@ int main(void){
|
|||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
```
|
||||||
example for chars with double height:
|
example for chars with double height:
|
||||||
|
```c
|
||||||
//****main.c****//
|
//****main.c****//
|
||||||
#include "lcd.h"
|
#include "lcd.h"
|
||||||
|
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren