Illumination support, change core, breaks hw serial

HW serial temporarily broken due to the change in pico core. This core
has a lot more features e.g. easily changing PWM frequency and supports
both pico cores (currently unused)
This commit is contained in:
Filip Ayazi 2022-10-06 23:04:59 +01:00
parent fde7a90480
commit 351e5a6b7a
6 changed files with 102 additions and 20 deletions

View file

@ -27,7 +27,7 @@
// #define ENDSTOPS
// #define LIGHT_SENSOR
// #define STEPSTICK
// #define ILLUMINATION
#define ILLUMINATION
//module configs
#ifdef STAGE