diff options
Diffstat (limited to 'buttons.hpp')
-rw-r--r-- | buttons.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buttons.hpp b/buttons.hpp index f3ee020..2c4cbff 100644 --- a/buttons.hpp +++ b/buttons.hpp @@ -1,5 +1,6 @@ #pragma once #include "init.hpp" +#include "pico/stdlib.h" // Init buttons used in conjuction with interrupts // All buttons are connected to ground. |