tools/default

Sat, 23 Mar 2024 09:31:01 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 23 Mar 2024 09:31:01 +0100
changeset 644
07cc86900473
parent 639
276ee5b61348
permissions
-rw-r--r--

Added MIGRATION document. Trying to drop usleep() call to replace by nanosleep(). Some code cleanup.

#
# Define default options for thermferm
#

THERMFERM_BIN="/usr/bin/thermferm"

# Use the next if running the simulator
#THERMFERM_BIN="/usr/bin/thermferm-sim"

mercurial