Massage the mercury pressure card driver

This commit is contained in:
Douglas Clowes
2014-06-11 10:46:38 +10:00
parent 5df6300255
commit 3ae5310af9
2 changed files with 10 additions and 3 deletions

View File

@@ -24,7 +24,8 @@ driver mercury_pres = {
@ scan [lindex [split "$data" ":"] end] "%s" data
}
code Write_function setPoint = {
}
code Write_function setPoint = {%%
# TODO: Check if we can/must put the "mB" on this line
%%}
}