Updated menu item name to indicate that a window is opened.
This commit is contained in:
parent
b7fe30c2d7
commit
ef22d93c05
|
@ -69,7 +69,7 @@ import se.sics.cooja.interfaces.Radio;
|
|||
*
|
||||
* @author Fredrik Osterlind, Adam Dunkels
|
||||
*/
|
||||
@ClassDescription("PowerTracker")
|
||||
@ClassDescription("Mote radio duty cycle...")
|
||||
@PluginType(PluginType.SIM_PLUGIN)
|
||||
public class PowerTracker extends VisPlugin {
|
||||
private static Logger logger = Logger.getLogger(PowerTracker.class);
|
||||
|
|
Loading…
Reference in a new issue