pimoroni-pico/micropython/modules/wakeup/wakeup.h

4 wiersze
88 B
C

#include "py/runtime.h"
#include "py/objstr.h"
extern mp_obj_t Wakeup_get_gpio_state();