feat: refactor header files and add info for psram
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
#include "info/info.h"
|
||||
#pragma once
|
||||
|
||||
#include <stdio.h>
|
||||
#include <inttypes.h>
|
||||
#include "freertos/FreeRTOS.h"
|
||||
#include "freertos/task.h"
|
||||
#include "esp_system.h"
|
||||
|
||||
class TouchHandler {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user