right way around now firmware updated

pull/5/head
Gordon Williams 2019-11-06 15:52:41 +00:00
parent 06b19af1d0
commit 6671bc098f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ g.setColor(0,0,0);
g.fillCircle(120,130,70,70); g.fillCircle(120,130,70,70);
function arrow(r,c) { function arrow(r,c) {
r=-r*Math.PI/180; r=r*Math.PI/180;
var p = Math.PI/2; var p = Math.PI/2;
g.setColor(c); g.setColor(c);
g.fillPoly([ g.fillPoly([