mirror of https://github.com/contiki-ng/mspsim
Updated image for the wismote platform. Picture by Joel Hoglund.
This commit is contained in:
parent
f3e9c856e8
commit
d33bd84726
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 195 KiB |
|
|
@ -73,7 +73,7 @@ public class WismoteGui extends AbstractNodeGUI {
|
|||
private boolean resetDown = false;
|
||||
|
||||
public WismoteGui(WismoteNode node) {
|
||||
super("WismoteGui", "images/wismote.png");
|
||||
super("WismoteGui", "images/wismote.jpg");
|
||||
this.node = node;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue