components/tft/CMakeLists.txt

Tue, 22 Jun 2021 22:21:09 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 22 Jun 2021 22:21:09 +0200
changeset 103
1885d0c75c48
parent 74
cba50f7529d0
permissions
-rw-r--r--

Default equipment max_watt set to 2750. Added defaults for new equipment record. Switched PWM timer to high-speed. Implemented the safety timer to prevent the MLT + HLT will draw too much power in shared mode. Removed some code ideas that were not used. The fake heater now uses the faked PWM power.

idf_component_register(SRCS comic24.c DefaultFont.c def_small.c DejaVuSans18.c DejaVuSans24.c minya24.c SmallFont.c tft.c tftspi.c tooney32.c Ubuntu16.c
	REQUIRES spidriver INCLUDE_DIRS .)

mercurial