diff options
Diffstat (limited to 'eater_cpu/cpp/simpc_config.h')
| -rw-r--r-- | eater_cpu/cpp/simpc_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eater_cpu/cpp/simpc_config.h b/eater_cpu/cpp/simpc_config.h index 56c9ad8..f100b08 100644 --- a/eater_cpu/cpp/simpc_config.h +++ b/eater_cpu/cpp/simpc_config.h @@ -1,4 +1,4 @@ #pragma once // #define TICKS_PER_CLOCK_PERIOD 1 -// #define NCUR_DELAY_MS 10 +#define NCUR_DELAY_MS 100 |
