mirror of
https://github.com/AuroraWright/SafeA9LHInstaller.git
synced 2025-12-16 21:51:08 +00:00
5 lines
53 B
C
5 lines
53 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
#include "types.h"
|
||
|
|
|
||
|
|
void initLCD(void);
|