Skip to content
Snippets Groups Projects
Commit 4f252196 authored by Stefan Haun's avatar Stefan Haun
Browse files

Enable pyccardium power module

parent f2b30f7e
Branches
Tags
No related merge requests found
......@@ -55,6 +55,7 @@ int mp_hal_trng_read_int(void);
#define MODULE_LIGHT_SENSOR_ENABLED (1)
#define MODULE_OS_ENABLED (1)
#define MODULE_PERSONAL_STATE_ENABLED (1)
#define MODULE_POWER_ENABLED (1)
#define MODULE_UTIME_ENABLED (1)
#define MODULE_VIBRA_ENABLED (1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment