itm / wsn-device-utils

A set of command line utils to reprogram, reset, listen to, ... wireless sensor network devices
2 stars 5 forks source link

Code adjustments for the current developer branch of wsn-device-drivers #13

Closed mlegenhausen closed 13 years ago

mlegenhausen commented 13 years ago

wsn-device-utils is now working with the current development version of wsn-device-drivers.

danbim commented 13 years ago

Use ForwardingScheduledExecutorService from itm-utils 0.2-SNAPSHOT instead of Executors.newScheduledExecutorService(3)...