added runtime error details to guru meditation

This commit is contained in:
Bernd Herzog 2023-03-13 15:03:40 +01:00
parent 69df16d6e2
commit b6011a777b
8 changed files with 295 additions and 80 deletions

View file

@ -98,7 +98,6 @@ private:
static bool is_running;
bool sd_card_present = false;
static bool display_sleep;
bool halt = false;
bool in_key_event = false;
eventmask_t wait();