pull/32/head
Holger Wirtz 4 years ago
parent dd53bee584
commit 89a8e45505
  1. 2
      MicroDexed.ino

@ -665,7 +665,7 @@ void loop()
}
}
#if defined (SHOW_CPU_LOAD_MSEC)
#if defined (DEBUG) && defined (SHOW_CPU_LOAD_MSEC)
if (cpu_mem_millis >= SHOW_CPU_LOAD_MSEC)
{
if (master_peak_r.available())

Loading…
Cancel
Save