Rename project to tactility (#7)
* wifi wip * renamed project to Tactility * renamed code files and defines * changed prefixes to tt_ * removed wifi wip code
This commit is contained in:
committed by
GitHub
parent
b0ffa04d78
commit
28bd80c1f1
+1
-2
@@ -1,5 +1,4 @@
|
||||
# Yellow Board only runs on ESP32
|
||||
set(project_components nanobake)
|
||||
set(project_components tactility)
|
||||
|
||||
if("${IDF_TARGET}" STREQUAL "esp32")
|
||||
list(APPEND project_components yellow_board)
|
||||
|
||||
Reference in New Issue
Block a user