reverted previous plugin name changes, instead build displayed names when menu is created
This commit is contained in:
parent
37c407b177
commit
8947c7a3bb
20 changed files with 152 additions and 111 deletions
|
@ -69,7 +69,7 @@ import se.sics.cooja.interfaces.Radio;
|
|||
*
|
||||
* @author Fredrik Osterlind, Adam Dunkels
|
||||
*/
|
||||
@ClassDescription("Mote radio duty cycle...")
|
||||
@ClassDescription("Mote radio duty cycle")
|
||||
@PluginType(PluginType.SIM_PLUGIN)
|
||||
public class PowerTracker extends VisPlugin {
|
||||
private static Logger logger = Logger.getLogger(PowerTracker.class);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue