Go to file
Stefan Schmidt ab2697af29 examples/sphere_hunter: use coorect logic for if condition.
We want a value here which is between 0 and 10. We need a logical AND here. If
we use OR this condition could never be false.

CID: 1327357
2015-10-20 16:27:10 +02:00
legacy/elementary examples/sphere_hunter: use coorect logic for if condition. 2015-10-20 16:27:10 +02:00