
This program counts your steps by measuring the shake events (heavy steps!).

- when
shake, do
set variable Xto
variable Xplus
value 1

- when
variable X changed, do show variable Xvalue.

This program counts your steps by measuring the shake events (heavy steps!).

X to X plus value 1
X value.