diff options
Diffstat (limited to 'mpm/python/lib_periphs.hpp')
-rw-r--r-- | mpm/python/lib_periphs.hpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mpm/python/lib_periphs.hpp b/mpm/python/lib_periphs.hpp deleted file mode 100644 index 2ea023c5c..000000000 --- a/mpm/python/lib_periphs.hpp +++ /dev/null @@ -1,4 +0,0 @@ -#pragma once - -void export_lmk(); -void export_spi(); |