Update and rename readme to readme.md

pull/7/head
Sylaina 6 years ago committed by GitHub
parent 47b2d8f40e
commit f252207b4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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"
Loading…
Cancel
Save