4 lines
88 B
C
4 lines
88 B
C
|
#include "py/runtime.h"
|
||
|
#include "py/objstr.h"
|
||
|
|
||
|
extern mp_obj_t Wakeup_get_gpio_state();
|