This program counts your steps by measuring the shake events (heavy steps!).
- when
shake, do
set variable
X
tovariable
X
plusvalue 1
- when
variable X changed, do show variable
X
value.
Purchasing | MicroCode hex files | User guide | Language | Samples | Jacdac | Robot | Web app | FAQ
This program counts your steps by measuring the shake events (heavy steps!).
X
to X
plus value 1
X
value.