cleanup
This commit is contained in:
@ -4,12 +4,14 @@
|
||||
*/
|
||||
|
||||
#include "localbtn.h"
|
||||
|
||||
#include "driver/gpio.h"
|
||||
#include "esp_timer.h"
|
||||
#include "esp_log.h"
|
||||
#include "freertos/FreeRTOS.h"
|
||||
#include "freertos/task.h"
|
||||
#include "soc/gpio_num.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
static const char *TAG = "LOCALBTN";
|
||||
|
||||
Reference in New Issue
Block a user