MCUME/MCUME_teensy41/audiovideotest/platform_config.h
2022-02-05 15:39:30 +01:00

8 lines
140 B
C

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