cleanup
This commit is contained in:
@ -6,9 +6,10 @@
|
||||
#ifndef LOCALBTN_H
|
||||
#define LOCALBTN_H
|
||||
|
||||
#include "esp_err.h"
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include "esp_err.h"
|
||||
|
||||
/**
|
||||
* @brief Callback function type for mode changes
|
||||
|
||||
Reference in New Issue
Block a user