]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Added a -no-output and null renderer option for deployable applications that only...
authorrincon <rincon>
Mon, 18 Jun 2007 20:36:36 +0000 (20:36 +0000)
committerrincon <rincon>
Mon, 18 Jun 2007 20:36:36 +0000 (20:36 +0000)
commit9a4fae248eb5b22a30a83aff4bf2adbc3f630cd7
treefb229fd4a27993bb2e6d626de01a2c755ce4753b
parent3f5ede682e81737e8a69a52474090779709b00c5
Added a -no-output and null renderer option for deployable applications that only want serial forwarder running completely in the background.  Have yet to regenerat/commit the baseline .jar that corresponds to this addition.
support/sdk/java/net/tinyos/sf/SFNullRenderer.java [new file with mode: 0644]
support/sdk/java/net/tinyos/sf/SerialForwarder.java