summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim/nettest/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sim/nettest/defconfig')
-rwxr-xr-xnuttx/configs/sim/nettest/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sim/nettest/defconfig b/nuttx/configs/sim/nettest/defconfig
index 09ccf3843..4911cac57 100755
--- a/nuttx/configs/sim/nettest/defconfig
+++ b/nuttx/configs/sim/nettest/defconfig
@@ -146,7 +146,7 @@ CONFIG_DISABLE_OS_API=y
#
# Clocks and Timers
#
-CONFIG_MSEC_PER_TICK=10
+CONFIG_USEC_PER_TICK=10000
# CONFIG_SYSTEM_TIME64 is not set
# CONFIG_CLOCK_MONOTONIC is not set
# CONFIG_JULIAN_TIME is not set