diff options
Diffstat (limited to 'stm/pybmodule.h')
-rw-r--r-- | stm/pybmodule.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stm/pybmodule.h b/stm/pybmodule.h new file mode 100644 index 0000000000..955aaefe3f --- /dev/null +++ b/stm/pybmodule.h @@ -0,0 +1 @@ +extern const mp_obj_module_t pyb_module; |