components/tft/component.mk

Sat, 06 Jun 2020 20:20:06 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 06 Jun 2020 20:20:06 +0200
changeset 79
cb5c73a8ae90
parent 0
b74b0e4902c3
permissions
-rw-r--r--

Websocket selectors using jquery style. During cooling display the pump button on the webpage too.

#
# Main Makefile. This is basically the same as a component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)

COMPONENT_SRCDIRS := . 
COMPONENT_ADD_INCLUDEDIRS := .

mercurial