Improved logging
Former-commit-id: eab453cc52f1d23906d31e429cab40f2d09bc53a
This commit is contained in:
parent
1d57b3f1dd
commit
b39f5c1f0b
2 changed files with 3 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
|
||||
<target name="run-local-sensor" depends="">
|
||||
<java fork="true" failonerror="true" classname="se.hal.plugin.localsensor.ImpulseTracker">
|
||||
<java fork="true" failonerror="true" classname="se.hal.plugin.localsensor.RPiImpulseCountSensor">
|
||||
<classpath>
|
||||
<pathelement path="${buildDir}/hal.jar"/> <!--wildcard may not be platform independent, ok?-->
|
||||
<pathelement path="${libDir}/*"/> <!--wildcard may not be platform independent, ok?-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue