5 lines
49 B
C
5 lines
49 B
C
|
#pragma once
|
||
|
|
||
|
#include "types.h"
|
||
|
|
||
|
void initLCD();
|