We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6ee984 commit 860bdd1Copy full SHA for 860bdd1
components/button/interface/button_interface.h
@@ -5,6 +5,7 @@
5
*/
6
#pragma once
7
8
+#include <stdbool.h>
9
#include <stdint.h>
10
#include "esp_err.h"
11
0 commit comments