neophob / PixelController

(LED) Matrix Control Software, supports various Hardware, Keywords: LED Matrix, OSC, Realtime, VJ, Arduino, Teensy, RPI
www.pixelinvaders.ch
GNU General Public License v3.0
286 stars 103 forks source link

Documentation needs a (little) check? #60

Closed ozett closed 10 years ago

ozett commented 10 years ago

i wanted to comprehend the explanations in the readme of 2.0.0 for non-rectangular matrices, and counted the rows and sums. i was wondering, why you start counting from 0-8, and sum up a total of 9. i was a little bit puzzled, but maybe thats intended? maybe its a little bit more logic to sum up a total of 8, if you start counting from 0?

a picture to demonstrate: zwischenablage03

neophob commented 10 years ago

yes, 09 should be 08, i fixed it in the dev branch. thanks