Calibration improvement

This commit is contained in:
Lorenz Meier
2012-10-29 16:41:53 +01:00
parent c3c76ef3d5
commit 574eb96a2e
5 changed files with 81 additions and 2 deletions
+2
View File
@@ -46,6 +46,8 @@ if [ -f /fs/microsd/etc/rc ]
then
echo "[init] reading /fs/microsd/etc/rc"
sh /fs/microsd/etc/rc
else
echo "[init] script /fs/microsd/etc/rc not present"
fi
#