MCUME/MCUME_teensy41/audiovideotest/platform_config.h

9 wiersze
140 B
C

#ifndef _PLATFORM_CONFIG_H_
#define _PLATFORM_CONFIG_H_
#define ST7789 1
#define TFTSPI0 1
#define HAS_SND 1
#endif