mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
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 New Issue
Block a user