/* 
 * File:   SplashImage.h
 * Author: Antimatter
 *
 * Created on August 13, 2022, 8:54 AM
 */

#ifndef SPLASHIMAGE_H
#define	SPLASHIMAGE_H

extern const uint16_t SplashImage[];

#endif	/* SPLASHIMAGE_H */

