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,8 +1,8 @@
|
||||
#include "nanobake.h"
|
||||
#include "driver/i2c.h"
|
||||
#include "esp_err.h"
|
||||
#include "esp_lcd_touch_cst816s.h"
|
||||
#include "esp_log.h"
|
||||
#include "esp_err.h"
|
||||
#include "driver/i2c.h"
|
||||
#include "tactility.h"
|
||||
|
||||
#define TOUCH_I2C_PORT 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user