• gibbonsc's avatar
    docs/esp8266/tutorial: Fix comments of FrameBuffer examples. · de8dc4ba
    gibbonsc authored
    The third and fourth parameters in display.rect() and display.fill_rect()
    are not x,y coordinates, but are instead width,height values.  Update the
    comment after the example to show the correct x,y coordinates of the bottom
    right corner of each rectangle, respectively.
    de8dc4ba
ssd1306.rst 3.33 KB