What are
huskylens.count()?
huskylens.countBlocks()?
huskylens.count(ID)?
huskylens.countBlocks(ID)?
If there are 8 objects in the screen, and they are all the same.
Can HUSKYLENS count the objects, and the answer is 8? (uno or nano)
What are
huskylens.count()?
huskylens.countBlocks()?
huskylens.count(ID)?
huskylens.countBlocks(ID)?
If there are 8 objects in the screen, and they are all the same.
Can HUSKYLENS count the objects, and the answer is 8? (uno or nano)
As your topic does not relate directly to the installation or operation of the IDE it has been moved to the Programming Questions category of the forum
Please post your sketch, using code tags when you do. This prevents parts of it being interpreted as HTML coding and makes it easier to copy for examination
In my experience the easiest way to tidy up the code and add the code tags is as follows
Start by tidying up your code by using Tools/Auto Format in the IDE to make it easier to read. Then use Edit/Copy for Forum and paste what was copied in a new reply. Code tags will have been added to the code to make it easy to read in the forum thus making it easier to provide help.